Rand Stats

JSON::Unmarshal

zef:raku-community-modules
Revision history for JSON-Unmarshal

0.11  2022-07-25T10:26:41+02:00
    - Fix trait issue, Siavash++
    - Add some tags

0.10  2022-07-10T20:49:14-04:00
    - Fix a problem with nominalizables when their nominal is a non-default class

0.09  2022-07-10T19:17:33-04:00
    - Support for nominalizable types like definites (smiley types) and coercions
    - Support for input from pre-desrialized data like hashes or arrays obtained from an earlier from-json call
    - Throw specialized `JSON::Unmarshal::X::CannotUnmarshall` exception on errors with more detailed information about the error