Revision history for Perl extension JSV

0.05 2015-08-24T08:24:22Z

    - Add schema_pointer and schema_pointer_history fields into JSV::Context for improving debugging (Thanks by yoshizow)
    - Fixed https://github.com/zigorou/perl-JSV/issues/36

0.04 2015-08-03T05:53:27Z

    - Support date format (Thanks by addsict a.k.a fumin)

0.03 2015-07-23T12:04:45Z

    - JSV::Reference get_schema method will die when unregistered uri is provided (Thanks by i110)
    - Test::JSV::Suite supports skip_test_cases feature
    - (TODO) Skipping relative-URI test case in draft-04/suite/optional/format.t 

0.02 2015-05-20T06:05:48Z

    - original version