Releases: ZaparooProject/go-gameid
Releases · ZaparooProject/go-gameid
Release list
v0.2.0
What's Changed
- fix: handle PlayStation ISO edge cases by @wizzomafizzo in #13
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- test: add comprehensive test coverage and fuzz testing by @wizzomafizzo in #1
- feat: add CHD disc image support by @wizzomafizzo in #2
- feat: add archive support for ZIP, 7z, and RAR formats by @wizzomafizzo in #3
- perf: optimize SNES identifier to read only ~66KB instead of full file by @wizzomafizzo in #4
- fix: prevent panic on malformed ISO9660 path table by @wizzomafizzo in #5
- fix: handle disc identification edge cases by @wizzomafizzo in #12
New Contributors
- @wizzomafizzo made their first contribution in #1
Full Changelog: https://github.com/ZaparooProject/go-gameid/commits/v0.1.0