- Fix incorrect instructions in README.md (PR #5)
- Update dependencies
- General code cleanup
- Update dependencies, enabling support for OpenSSL 1.1.1
- Add the 'remove' subcommand to remove a feed from a configuration file (issue #2)
- Update dependencies, including notably updating
atom_syndication
to 0.5, which is more lenient in parsing some invalid Atom feeds (e.g. feeds that are missing<updated>
elements)
- Update dependencies
- Ignore invalid URLs in feeds (instead of panicking)
- Update dependencies
- Update dependencies, including notably updating
atom_syndication
to 0.2, which prevents feeds-to-pocket from panicking when decoding some invalid feeds
- Support compiling with the stable Rust compiler
- Update dependencies
Initial release.