Releases: rly0nheart/update-checker
Releases · rly0nheart/update-checker
Release list
v0.2.3
Immutable
release. Only release title and notes can be modified.
Changed
- Version comparison from a hand-rolled parser to semver
- Latest version now read from the crates.io API instead of sorted client-side
Removed
- regex and libhuman dependencies, and chrono's default features
Fixed
- On-disk cache never saved, as serde_json rejects non-string map keys
v0.2.2
Immutable
release. Only release title and notes can be modified.
Changed
- human units dependency from humanly to libhuman
v0.2.1
Immutable
release. Only release title and notes can be modified.
Added
- CHANGELOG.md based on the Keep a Changelog format
Changed
- Updated publish.yml workflow for automatic release notes based on CHANGELOG.md
0.2.0
Immutable
release. Only release title and notes can be modified.
Drop heavy dependencies
0.1.2
Immutable
release. Only release title and notes can be modified.
Add repository url
0.1.1
Immutable
release. Only release title and notes can be modified.
Add keywords to Cargo.toml
0.1.0
Immutable
release. Only release title and notes can be modified.
Update README.md