The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension JSON-TypeInference

0.04 2015-10-16T13:31:17Z
    - #6 Reports the union type consists of Null and another entity type as a Maybe
    - #7 Fix boolean recognition
    - #8 Refactor JSON::TypeInference
    - #9 Documentation for JSON::TypeInference::Type::*

0.03 2015-10-15T09:41:29Z

    - No changes

0.02 2015-10-15T09:40:32Z
    - #4 Infer the type of each properties
        - https://github.com/aereal/JSON-TypeInference/pull/4

0.01 2015-10-15T06:14:16Z

    - original version