Releases: nozwock/yanu
Releases · nozwock/yanu
0.10.1
0.10.0
Known Issues
- Temp dirs are not cleaned up automatically upon exit while loading (PC Only) #26
What's Changed
- GUI Rewrite by @nozwock in #23
- Added XCI to NSP conversion
- Added Overwrite TitleID for update
- Added warnings for insufficient storage space (CLI)
- Improved logs
- Removed Key mismatch warnings
Full Changelog: 0.9.0...0.10.0
0.8.1
Full Changelog: 0.8.0...0.8.1
What's Changed
- Cleans up some files early 4c39ad1
- Should lead to less storage use during the process
- Added file sizes to the logs 481bbd2
- Removed an unnecessary warning b46e22e
Fixes
0.8.0
What's Changed
- Added
--titleidoption in repack subcommand for more granular control a3088e1 - Improved error message for empty
roms_dirc5fed94 - Always cleanup
hacpacktemp folders ebdc177 - Added NACP handling for some data 524452b
- Allows to have Program's Name and Version in the resulting patched file 78b03d9
- Move to GPLv2 license 1fe79a5
- refactor: refactor the project structure by @nozwock in #20
- Add GitHub action for generating docker image by @arturkasperek in #21
New Contributors
- @arturkasperek made their first contribution in #21
Full Changelog: 0.7.2...0.8.0
0.7.2
0.7.1
0.7.0
Note
System Temp directory will be used by default.
For Windows, which is inC:\drive. So make sure you've enough space there, if not then just edit thetemp_dirfield in the config file.
What's Changed
- Added
build-backendsubcommand for unix systems bc8c8e1 - Added
--temp-dirconfig option 11979aftemp_diris used to decide where to store temp filestemp_dircan be changed either through CLI or by manually editing the config file
- Uses fallback readers for NCA on PC builds 88c62f6
- Removed max depth search limit for
roms_dir8a62900 - Added
nca_extractoroption in config for PC builds 39e90b7 - Removed
winapidependency 358b63b - Shortened keyfile option 74d76b6
- Add
--tagto allow installing a specific version on Android by @nekomekoraiyuu in #9 - Refactor codebase by @nozwock in #14
Fixes
New Contributors
Full Changelog: 0.6.1...0.7.0
0.6.1
What's Changed
- Added an icon for the Windows build.
- Set
outdirto/sdcardon Android build.- With this, the patched NSP wouldn't have to be moved to internal storage at the end.
- Bash sensei sponsor by @nekomekoraiyuu in #5 (Improved
yanuinstallation script)
Fixes
- Fixed
hac2lnot compiling on Linux due to a missing build flag.
New Contributors
- @nekomekoraiyuu made their first contribution in #5
Full Changelog: 0.6.0...0.6.1
0.6.0
Full Changelog: 0.5.0...0.6.0
Changes
- TUI is now available for all builds with
yanu tui. - Addded
hac2lfor the Android build.- With this, many newer games should work fine, just like on PC with the exception of Sparse type games.
Fixes
- Fixed Not found error while compiling Backend tools. (didn't affect the Windows build)
0.5.0
Full Changelog: 0.4.1...0.5.0
Changes
- Added Unpacking/Repacking functionality.
- Migrated from
fstofs-err. - Migrated from
tempdirtotempfile.