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.
1.0.3 - 2024-04-04
- Defines the current date as a dynamic parameter in the
PublishFilter
to allow for filter cacheability
1.0.2 - 2023-04-13
- Removes DateTime assertion from
PublishableTrait
as strong typecasting made it redundant
1.0.1 - 2023-02-02
- Asserts as attributes are removed from the trait, to avoid double declaration and still provide PHP 7.4 support
1.0.0 - 2023-01-18
- Adds initial CHANGELOG
- Adds support for PHP >= 7.4
- Adds support for Symfony >= 5.4
- Adds typing
- Adds attributes alongside existing annotations
- Removes support for PHP < 7.4
- Removes support for Symfony < 5.4
0.2.0 - 2020-09-07
Last release of v0.