Skip to content

Releases: mythwright/nexus-config-backup

0.1.7.0

19 Sep 16:30
c9e52cb
Compare
Choose a tag to compare
feat(pack-dlls): Add toggle to pack dlls in backups, upgrade API

0.1.6.0

27 Jun 20:04
edcf15b
Compare
Choose a tag to compare
feat(cleanup): add cleaning up old backups

0.1.5.0

10 Jun 20:08
8d60e3d
Compare
Choose a tag to compare
bump version

0.1.4.0

16 Apr 19:00
Compare
Choose a tag to compare
update nexus-rs, add alert when finished

0.1.3.0

27 Mar 03:18
Compare
Choose a tag to compare

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

20 Mar 19:37
Compare
Choose a tag to compare

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

23 Feb 15:42
Compare
Choose a tag to compare
disable log messages, add library json

0.1.0.0

22 Feb 21:30
Compare
Choose a tag to compare
fix artifacts