Skip to content

Releases: mxve/plutonium-updater.rs

v0.5.0-pre

28 Nov 01:23
Compare
Choose a tag to compare
v0.5.0-pre Pre-release
Pre-release
stash

multithreading, error handling

v0.4.5

27 Nov 22:10
Compare
Choose a tag to compare
  • Update CDN url

v0.4.4

12 Jun 02:35
Compare
Choose a tag to compare

v0.4.3

10 May 16:40
Compare
Choose a tag to compare
  • Renamed --plutools and --plutools-list to --archive and --archive-list
    • --plutools and --plutools-list still exist as aliases
  • Switched archive domain from updater-archive.plutools.pw to plutonium-archive.getserve.rs
  • Bumped deps

v0.4.2

28 Nov 18:01
Compare
Choose a tag to compare
  • Add -e/--exclude
    • -e, --exclude "file|folder
      • Exclude file or folder from update
      • Can be used multiple times
      • Example: -e "games/t6mp.exe" -e "storage"

v0.4.1

06 Oct 13:59
Compare
Choose a tag to compare
v0.4.1

v0.4.0

31 Dec 15:27
Compare
Choose a tag to compare
  • Renamed --backup to --manual-backup
    • Creates a backup and then exits
  • Disabled backups by default
    • Use --backup to enable backup creation while updating
  • Changed build action to ubuntu-20.04 to lower min. required glibc version
  • Replaced serde & serde_json with nanoserde
  • Added --cdn-url to --help and documentation
  • Added updater-archive.plutools.pw support
    • --list-plutools lists the available revisions
    • --plutools <revision> up-/downgrades/installs revision from plutools.pw archive
    • ⚠️ These are not hosted by Plutonium, but a third-party (aka me aka @mxve)

v0.3.3

22 Dec 19:33
Compare
Choose a tag to compare
  • Added 🅱️rogressbar
  • Fixed crash related to awesome-backup-system:tm: trying to push non-u16 values into a u16 vec
  • Minor cleanup

v0.3.2

20 Mar 13:28
723e574
Compare
Choose a tag to compare
  • Added version cli args
    • --version-cdn
    • --version-local

v0.3.1

13 Mar 15:36
a178988
Compare
Choose a tag to compare
  • added windows file details
  • added windows icon