Skip to content

v0.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Aug 11:47
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