Merge pull request #2134 from x15sr71/fix/spupng-indexing-and-path

[Fix]: SPUPNG indexing, EOD counter advance, and header path determinism
This commit is contained in:
Carlos Fernandez Sanz
2026-02-25 14:19:30 -08:00
committed by GitHub
2 changed files with 15 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
0.96.6 (2026-02-19)
-------------------
- FIX: spupng start numbering at sub0000, avoid index advance on empty EOD, normalize header filename
- New: 32-bit (x86) Windows build and installer (#2116)
- New: Add optional machine-readable JSON output for -out=report via --report-format json
- New: Add Snap packaging support with Snapcraft configuration and GitHub Actions CI workflow