Skip to content

Releases: mxve/plutonium-updater.rs

v0.2.0

09 Feb 19:14
388de83
Compare
Choose a tag to compare
  • Disable colors instead of crashing on error while enabling on windows
  • Print count of processed files after updating
  • Added -c, --check flag
    • Compares local version to remote
      • Exit code 0 for up to date
      • Exit code 1 for outdated
  • Added --no-color flag
    • Disables colors
  • Minor code cleanup

v0.1.0

08 Feb 14:44
v0.1.0
166b614
Compare
Choose a tag to compare

Intital release

Implemented all functions of https://github.com/mxve/plutonium-updater-linux