The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
-----


0.0.4   2024-09-14
    [Fixed]
        * Fix missing closing double quote in generated output

0.0.3   2024-09-14
    [Fixed]
        * Check existence of 'struct' member fields on input
        * Don't check defined-ness of named types as pointer-types
          may be undef

0.0.2   2024-06-15
    [Fixed]
        * 'enum' allowed value validation during (de)serialization
        * Undefined values when calculating name of (nested) 'enum' type
    [Added]
        * Emission of (for now empty) 'postamble' section

0.0.1   2024-06-08
    Initial release