Releases: iliazeus/iso2god-rs
Releases · iliazeus/iso2god-rs
v1.7.1-fix-magic-bytes
ignore unexpected eofs when checking iso magic bytes
v1.7.0
Optimized and parallelized IO and hashing. Now the tool should be a lot faster, especially on Linux filesystems that support reflinks.
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.4
What's Changed
- fix with_execution_info() writing ASCII digits instead of plain byte values by @TonyMacDonald1995 in #19
New Contributors
- @TonyMacDonald1995 made their first contribution in #19
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
What's Changed
- Added builds for MacOS on ARM
- Added titles of 2 games by @cocciasecca in #16
New Contributors
- @cocciasecca made their first contribution in #16
Full Changelog: v1.5.1...v1.5.2
v1.5.1
clean up game list
v1.5.0
add an option to trim unused space from the end of the iso
v1.4.8
use media ids for data paths
v1.4.7
fix a bug with not reading full GDFX directories