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