1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Revision history for PGObject-Type-JSON
2.1.1 2023-10-11
Subclassing now supported and tested
2.1.0 2023-10-18
Fixes for db vs json nulls
We now throw an error if unserializable reference types are passed into
new() on the top level.
2.0.3 2023-10-16
Comprehensive fixes for scalars serialized to json
2.0.2 2023-10-16
Some fixes for scalars serialized to JSON
2.0.0 2017-05-15
Perl 5.8 support removed
PGObject 2.x supported
Support for JSONB added.
1.011.0 2014-03-02
Perl 5.8 support added
Fixed test cases base on json hash key ordering
1.010.01 2014-03-01
Minor packaging changes, version number fix for CPAn
1.01 2014-02-28
Minor packaging fixes
1.00 2014-02-28
First version, released on an unsuspecting world.
|