-
Version 1.1.6! Stable
released this
2024-01-21 12:59:37 +00:00 | 0 commits to main since this release- Added Nix flake and direnv setup.
- Fixed Clippy issues.
- Updated all dependencies.
- No functional changes.
Downloads
-
Version 1.1.5! Stable
released this
2022-10-02 20:10:44 +00:00 | 8 commits to main since this release- 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.
Downloads
-
Version 1.1.4! Stable
released this
2022-07-20 12:29:40 +00:00 | 20 commits to main since this releaseDownloads
-
Version 1.1.3! Stable
released this
2021-09-27 17:28:39 +00:00 | 23 commits to main since this release- Forgot to set
opml_cli
'sopml
dependency version. 😅
Downloads
- Forgot to set
-
Version 1.1.2! Stable
released this
2021-09-27 17:24:18 +00:00 | 24 commits to main since this release- Updated the dependencies.
- Cleaned up and updated the documentation.
- Removed the
regex
dependency.
Downloads
-
Version 1.1.1! Stable
released this
2021-07-05 21:05:13 +00:00 | 33 commits to main since this release- Updated the MIT license year.
- Crates now include the license files. (#3)
Downloads
-
Version 1.1.0! Stable
released this
2021-03-23 12:06:21 +00:00 | 35 commits to main since this releaseDownloads
-
Version 1.0.1! Stable
released this
2021-03-22 13:05:38 +00:00 | 38 commits to main since this release- Updated dependencies so
cargo publish
doesn't fail.
Downloads
- Updated dependencies so
-
Version 1.0.0 Stable
released this
2021-03-22 11:51:05 +00:00 | 39 commits to main since this releaseDownloads
-
Version 0.3.0! Stable
released this
2020-08-28 11:37:56 +00:00 | 44 commits to main since this release- Consolidated the OPML API and CLI into one repository.
Downloads