Releases: DaniruKun/tasukeru
1.1.1
What's Changed
- Add custom target save file selection by @DaniruKun in #6
- Added Linux and macOS releases
Full Changelog: 1.1.0...1.1.1
1.1.0 - GUI App
What's Changed
- Native GUI + Windows native app by @DaniruKun in #5
This release adds an exciting new and convenient GUI, as well as a packaged Windows app!
Simply run Tasukeru.exe
and follow the instructions.
If you still rely on the old CLI releases, the previous releases should still work. Otherwise, you can always still compile manually on your platform with make build
.
Full Changelog: 1.0...1.1.0
1.0 - Change behaviour of 2nd optional argument
Full Changelog: 0.5...1.0
- Now the target merge into save file specified as the 2nd argument to
tasukeru
will also be the result output path instead of the default HoloCure cache directory.
This should make it easier to manually merge one save file into another on one machine, then move the resulting file to another for advanced users.
See the README for more info.
Added Linux binaries for x86 and ARM
Full Changelog: 0.4...0.5
Clean up output
Full Changelog: 0.1.3...0.4
- Clean up standard output, update header
Usability improvements
Full Changelog: 0.2...0.3
Fixes and improvements
Full Changelog: 0.1...0.2
- Fix for attempting to write bytes out of range
Initial beta release
The very first initial release, things might not work, there are no built-in backups.
It is a good idea to first back up your save file before trying this out!