Skip to content

Version 1.1.5!

Compare
Choose a tag to compare
@Bauke Bauke released this 02 Oct 20:15
· 8 commits to main since this release
1.1.5
7545039
  • Rewrote the readme.
  • Updated license year and email.
  • Updated the OPML CLI to use Clap's new Derive API.
  • Rewrote OPML CLI tests using insta and test_case.
  • Added Eq derive to OPML structs.
  • Updated Rust edition and dependencies.
  • Updated Cargo.toml metadata.
  • Added #![forbid(unsafe_code)].
  • Cleaned up some documentation and the RSS example.