All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
For a full diff see 1.4.0...main
.
For a full diff see 1.3.0...1.4.0
.
- Added support for PHP 8.4 (#340), by @localheinz
For a full diff see 1.2.0...1.3.0
.
- Allowed installation of PHP 8.4 (#318), by @localheinz
For a full diff see 1.1.0...1.2.0
.
- Added support for PHP 8.0 (#226), by @localheinz
- Added support for PHP 7.4 (#227), by @localheinz
For a full diff see 1.0.1...1.1.0
.
- Dropped support for PHP 8.0 (#90), by @localheinz
- Added support for PHP 8.3 (#151), by @localheinz
For a full diff see 1.0.0...1.0.1
.
- Decoded JSON
string
to an object, not an associative array, when constructingJson
from file name (#3), by @localheinz
For a full diff see c020e6f...1.0.0
.
- Imported
Json
fromergebnis/json-normalizer
(#1), by @localheinz - Imported and merged
Json
fromergebnis/json-schema-validator
(#2), by @localheinz