Releases: codekandis/json-codec
Releases · codekandis/json-codec
2.0.0
2.0.0 - 2021-01-17
Changed
- composer package dependencies
- removed
sensiolabs/security-checker
phpunit/phpunit
- changed
minimum-stability
[stable]
php
[^7.4]
codekandis/phlags
[^3]
codekandis/json-error-handler
[^2]
- added
1.0.0
1.0.0 - 2019-08-07
Added
JsonEncoderOptions
representing PHP's native JSON encoding options
JsonDecoderOptions
representing PHP's native JSON decoding options
JsonEncoder
encodes values into a JSON string
JsonDecoder
decodes values from a JSON string
PHPUnit
tests
README.md
CHANGELOG.md