All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.5.1 - 2022-01-11
- Moved to rust edition 2021.
- Updated dependencies.
0.5.0 - 2022-01-11
- Updated dependencies.
- Updated
clap
dependency from pre-release version that broke our build. - Actually run database migrations.
0.4.0 - 2021-04-29
- Updated dependencies.
- Feeds are now fetched concurrently.
- A single running instance is ensured with a lock directory.
0.3.0 - 2021-01-06
- Updated dependencies, including Tokio to 1.0.
- dotenv support.
mod ... backlog
no longer lies in its success message.
0.2.1 - 2020-11-08
- Updated dependencies.
0.2.0 - 2020-10-30
- Support for Atom and JSON feeds.
0.1.0 - 2020-10-28
Initial release.