What's Changed
- Fix CMake minimum version requirements by @ser-pounce in #61
- Restore strict uppercase in ISO descriptors by @N4gtan in #65
- Fix xml path issue on Windows by @N4gtan in #64
- Small code cleanup and structural simplification by @N4gtan in #66
- Improved error handling and ECMA-119 standards enforcement by @N4gtan in #67
- Fix Windows crash with pre-1970 timestamps on legacy XMLs by @N4gtan in #70
- Add PREGAP support and refactor parsing logic for clarity by @N4gtan in #68
- Add support for license override by @N4gtan in #69
- Infer source paths from directory structure and simplify XML generation by @N4gtan in #71
- Support for custom timestamps via XML attributes by @N4gtan in #72
- Rename
new_typeattribute and code improvements by @N4gtan in #73 - Add directory input support to dumpsxiso and extract XML writer by @N4gtan in #74
- Cleanup XML documentation and isolate 1:1 rebuild specific features by @N4gtan in #78
New Contributors
- @ser-pounce made their first contribution in #61
Full Changelog: v2.20...v2.30