Release Highlights
🗜️ Feature: extraction support for Zstandard zips
With RomVault's addition of Zstandard support in April 2024, a lot of ROM collectors have switched over to this more efficient compression algorithm. However, support for the format is still hit or miss (e.g. 7-Zip doesn't have support yet).
But Igir finally has support now! This required fully swapping out a third-party library with a brand new one written just for Igir, so please report any issues you experience.
Feature: Windows ARM builds
Builds for Windows ARM will start being published with new versions of Igir, including this one.
All changes
17 April 2025 - 3fea6e2
- v3.4.0 (#1543)
17 April 2025 - 5b9b844
- Feature: compile for Windows ARM (#1542)
16 April 2025 - 9dcdec9
- Feature: replace 'unzipper' with a custom library (#1538)