Skip to content

v2.30

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 10:41
v2.30
54fb164

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_type attribute 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

Full Changelog: v2.20...v2.30