Revision history for JSON::JsonModel

2.0b3   2025-08-10
        First version, released on an unsuspecting world, as a Perl module.
2.0b4   2025-08-13
        Add $JSON predef.
2.0b37  2026-02-26
        Add "jm_float_modulo".
2.0b38  2026-03-08
        Be resilient on missing RE2 module.
2.0b42  2026-03-22
        Remove "JSON Schema Benchmark" stuff.
        Remove "is_valid_email" and "is_valid_uuid".
        Add "is_valid_card".
2.0b43  2026-04-23
        Add missing new dependency declaration.
2.0.50  2026-05-09
        Add "--parse" option to generated script.
2.0.51  2026-06-22
        Fix error reporting.
2.0.52  2026-07-13
        Improve $URL support.
2.0.56  2026-08-07
        Further improve $URL support.
2.0.58  2026-08-23
        Send performance results to stderr.
