Revision history for JSON-Typist
0.005 2017-01-01 11:56:23-05:00 America/New_York
- update minimum required Test:Deep
0.004 2016-12-14 17:29:58-05:00 America/New_York
- jbool(), jstr(), and jnum() can, if given specific values, be
serialized into JSON with the appropriate type
0.003 2016-11-07 09:31:25-05:00 America/New_York
- jbool(), jstr(), and jnum() can be used without an argument to allow
any value of the appropriate type
0.002 2016-09-09 08:03:29-04:00 America/New_York
- now includes Test::Deep::JType for easy testing of JSON::Typist-typed
data
0.001 2016-03-22 20:23:23-04:00 America/New_York
- first release!