Releases: InstacarMX/ExtraFiltersBundle
Releases · InstacarMX/ExtraFiltersBundle
Support for Symfony 6.2
- Added suppor for Symfony 6.2 @ThomasCarbon.
Hotfix
- Fixed a bug when the filter has an internal error and return an empty expression
- Fixed a bug when the expression try to operate with invalid values.
Allow inject values to the ExpressionLanguage
- Create a new interface ExpressionValueProviderInterface to allow the users inject values for their projects.
- Create a ExpressionValueProvider to inject the user and token of the current request.
Upgrade to API Platform 2.7/3.0
- Bump the minimal version of API Platform to 2.7.
- Bump the minimal versipn of Symfony to 6.1.
- Bump the minimal version of PHP to 8.1.
First release
v0.1.0 Prepare for the release