Revision history for Perl extension JSON-TypeInference
1.0.2 2015-10-26T10:53:28Z
-
#18 List::Util exports `any` earlier than 1.32
-
#11 - Added missing build prereqs
1.0.1 2015-10-16T18:17:54Z
-
#16 Infer the type as array[unknown] from empty array
1.0.0 2015-10-16T16:59:51Z
-
#10 JSON::TypeInference::Type#signature
-
#12 Prettify and makes the method documentation compact
-
#13 Type::Atom
-
#14 looks_like_maybe
-
#15 Tweaks documents
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
0.01 2015-10-15T06:14:16Z
-
original version