Releases: happycodelucky/json-decoder-node
Releases · happycodelucky/json-decoder-node
v0.6.2
v0.6.1
Merge pull request #18 from mtowers/date-marshaler-fix Correctly test for numeric date strings when marshaling to `Date` object
AJV Upgrade
Merge pull request #17 from mtowers/ajv-upgrade Upgrade AJV to 8.x
Schema inheritance fix
v0.5.4 Update package.json
Integrated changes from @mtowers
Merge pull request #15 from mtowers/update-docs Update Documentation
Upgraded to TS 3.9
v0.5.2 Adding code generated from TS 3.9
Removed test code
v0.5.1 Commented out all code
Added decodeMap
There are some crude fixes here, this generally should not be used
Fixed type definition issue
v0.4.4 Update package.json
Removed install time generation, bug fixes
v0.4.3 patch: Setting context also set the property decriptor now