v3.1.0
What's Changed
Features
- Added the ability to configure default validator by @msmakouz in #805
- Added
ValidationHandlerMiddleware
for handling filter validation exception. by @butschster in #803
Bugfixes
- Removed readonly from
Spiral\Stempler\Transform\Import\Bundle
by @msmakouz in #800 - Fixed the problem with parsing a pattern by @butschster in #802
- Fixed phpdoc for
AuthorizationStatus::$topics
property by @butschster in #804 - Fixed
symfony/console
version by @msmakouz in #795 - Fixed Psalm in
ValidationProvider
by @msmakouz in #794 - Fixes psalm issues and composer dependencies by @butschster in #796
Full Changelog: 3.0.0...3.1.0