mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-02-04 05:36:12 +00:00
-
released this
2025-11-06 13:08:10 +00:00 | 51 commits to main since this release📅 Originally published on GitHub: Thu, 06 Nov 2025 13:18:25 GMT
🏷️ Git tag created: Thu, 06 Nov 2025 13:08:10 GMTWhat's Changed
- Add extraction for installshield executables. by @HeroponRikiBestest in https://github.com/SabreTools/SabreTools.Serialization/pull/27
- increase buffer size for isexe reading / writing based on deterous's … by @HeroponRikiBestest in https://github.com/SabreTools/SabreTools.Serialization/pull/28
- ISO 9660 support by @Deterous in https://github.com/SabreTools/SabreTools.Serialization/pull/29
- Implement basic ZSTD detection and extraction. by @HeroponRikiBestest in https://github.com/SabreTools/SabreTools.Serialization/pull/30
- ISO 9660 Extraction by @Deterous in https://github.com/SabreTools/SabreTools.Serialization/pull/31
- Redumper skeleton support by @Deterous in https://github.com/SabreTools/SabreTools.Serialization/pull/32
- Support ISO9660 Extended Attribute Record by @Deterous in https://github.com/SabreTools/SabreTools.Serialization/pull/34
- ISO9660: Skip interleaved files and other fixes by @Deterous in https://github.com/SabreTools/SabreTools.Serialization/pull/35
- Fix extraction of recent MPF-zipped logs by @HeroponRikiBestest in https://github.com/SabreTools/SabreTools.Serialization/pull/38
- CD-ROM (Volume Descriptor Set) support by @Deterous in https://github.com/SabreTools/SabreTools.Serialization/pull/37
- Directly include StormLibSharp by @mnadareski in https://github.com/SabreTools/SabreTools.Serialization/pull/39
- Custom ISO Stream for full CDROM support by @Deterous in https://github.com/SabreTools/SabreTools.Serialization/pull/40
- Final ISO9660 fix by @Deterous in https://github.com/SabreTools/SabreTools.Serialization/pull/41
Full Changelog: https://github.com/SabreTools/SabreTools.Serialization/compare/2.0.2...2.1.0
Downloads