What's Changed
- Add experimental support for IDL 4.2 map, int8/uint8, explicitly-named integer types, bitmask, bitset, empty struct, and struct inheritance grammar extensions. IDL4 support must be explicitly enabled using the
--idl-version=4
commandline option - Use File.read instead of IO.read to fix reported security issues
- Upgrade to racc v1.7.2
Full Changelog: AXCIOMA_v2.4.0...AXCIOMA_v2.5.0