All notable changes to json-objects
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Support for PHP 8.0
- Code style from PSR-2 to PSR-12
- Migrated from Travis to GitHub actions
- Support for PHP 7.1
- Fixed streaming from PSR-7 classes by adding a custom stream wrapper
- Support for PSR-7 messages and streams
- Use intermediate variable to check whether a source is valid
- Released the first version of the package