Releases: mxve/plutonium-updater.rs
Releases · mxve/plutonium-updater.rs
v0.5.0-pre
stash multithreading, error handling
v0.4.5
v0.4.4
v0.4.3
- 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
- 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"
- -e, --exclude "file|folder
v0.4.1
v0.4.1
v0.4.0
- Renamed
--backup
to--manual-backup
- Creates a backup and then exits
- Disabled backups by default
- Use
--backup
to enable backup creation while updating
- Use
- 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
- 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
- Added version cli args
- --version-cdn
- --version-local
v0.3.1
- added windows file details
- added windows icon