Skip to content

Releases: rly0nheart/update-checker

v0.2.3

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

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:08
Immutable release. Only release title and notes can be modified.

Changed

  • human units dependency from humanly to libhuman

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Jan 08:36
Immutable release. Only release title and notes can be modified.

Added

Changed

  • Updated publish.yml workflow for automatic release notes based on CHANGELOG.md

0.2.0

Choose a tag to compare

@rly0nheart rly0nheart released this 05 Jan 00:16
Immutable release. Only release title and notes can be modified.

Drop heavy dependencies

0.1.2

Choose a tag to compare

@rly0nheart rly0nheart released this 01 Jan 21:55
Immutable release. Only release title and notes can be modified.
Add repository url

0.1.1

Choose a tag to compare

@rly0nheart rly0nheart released this 01 Jan 13:41
Immutable release. Only release title and notes can be modified.
Add keywords to Cargo.toml

0.1.0

Choose a tag to compare

@rly0nheart rly0nheart released this 01 Jan 13:33
Immutable release. Only release title and notes can be modified.
Update README.md