Releases: mythwright/nexus-config-backup
Releases · mythwright/nexus-config-backup
0.1.7.0
0.1.6.0
feat(cleanup): add cleaning up old backups
0.1.5.0
bump version
0.1.4.0
update nexus-rs, add alert when finished
0.1.3.0
This is mostly an "under the hood" update, no new features but I did move over to Zerthox's nexus-rs library, which gives me access to better coverage of the Nexus API, and more safety.
0.1.2.0
This is a small release:
- Runs the backup in a separate thread
- Previous behavior caused the game's primary thread to hang while all addon files are zipped up
Next on the list:
- Add notification on screen when backup is done (Waiting for core Nexus support)
- Add ability to change the backup folder
- Add inclusion/exclusion lists for certain files
0.1.1.0
disable log messages, add library json
0.1.0.0
fix artifacts