Changes for version 0.3.0 - 2024-05-20
- Breaking
- 'struct' members 'type' description moved into 'declaration' key
- 'union' default member's name moved one level up from 'declaration' to match other members
- 'union' discriminant's name moved one level up from 'declaration' to match other members
- Rename union's 'handlers' key to 'members'
- Rename struct's 'fields' key to 'members'
- Fixed
- Parsing of hexadecimal constants
- Added
- RFC4506 reference and deviations documentation
Modules
Creation of an AST of an XDR specification (RFC4506)