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.
- Allow installation with Symfony 7
- Test with PHP 8.3
- Compatibility with Symfony 6
- Support for PHP 7.1
- Deprecation notices
- Support for Symfony < 5
- Added support for Symfony 6
- Provide twig filters to generate rokka URLs.
- Added PHP 8 support
- Removed PHP 7.0 support
- Added support for Symfony 5
- Updated dependencies (rokka/client, symfony/framework-bundle)
- Dropped support for Symfony 2.x
- Dropped support for PHP 5.6
- Fixed Symfony 4.2 tree builder deprecations
- Updated dependencies on the other rokka libraries
- Don't include apiSecret anymore in instantiating underlying libraries.
- Symfony 4 support, including a flex recipe for easy installation.
- Made api_secret optional in configuration, since it's not used anymore.
- Dropped Symfony 3.0 and 3.1 support (Symfony 2 LTS still supported)
- First stable release.