All notable changes to php-json-g
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
v2.2.0 - 2022-02-14
- Add array shaping for static analysis
- Add static analysis testing in CI
- Add strict return types for methods
- Replace Travis CI with GitHub Actions
v2.1.0 - 2019-03-11
- Update the directory structure formatting (70dfbf55)
- Move test resources to the
tests
directory (dcf5d675)
- Remove support for PHP 7.1 (19d12ecb)
v2.0.3 - 2017-12-06
- Bumped
squizlabs/php_codesniffer
dependency to^3.1
- Updated PhpDoc styling
- Added a
ColoursTest
class to get 100% in the Colours coverage
v2.0.2 - 2017-12-06
- Changed to legal name in the LICENSE
v2.0.1 - 2017-11-20
- Corrected the LICENSE file
v2.0.0 - 2017-11-08
- Added new README style
- Added namespacing for tests
- Added missing OS files
- Fixed the styling using StyleCI and PHP_CodeSniffer
- Fixed TravisCI testing using PECL/Imagick
- Added 2 classes for managing JSON-G image conversion
- Added Composer support
- Added unit testing
- Added namespacing