Releases: FriendsOfCake/search
Releases · FriendsOfCake/search
7.7.2
7.7.1
What's Changed
- Update searchManager() access by @ADmad in #366
- Fix up introduced regression on searchManager() call. by @dereuromark in #365
Full Changelog: 7.7.0...7.7.1
7.7.0
What's Changed
- Related fields docs. by @dereuromark in #356
- Remove not used psalm. PHPUnit 11/12 compatibility. by @dereuromark in #357
- Fix deprecation error on CakePHP 5.3 by @ADmad in #359
- Fix up phpstan without silencing. by @dereuromark in #360
- Cleanup API by @ADmad in #362
- Add 'extraParams' config for Callback filter by @ADmad in #363
Full Changelog: 7.6.1...7.7.0
7.6.1
7.6.0
7.5.0
What's Changed
- Allow global Search component configuration using Configure key
'Search.component'by @dereuromark in #353
Full Changelog: 7.4.0...7.5.0
7.4.0
What's Changed
- Fixed deprecation warning in CakePHP 5.2 by @bakewizard in #350
If you extended Search component, make sure to adjust the signature of startup() to:
public function startup(EventInterface $event): voidNew Contributors
- @bakewizard made their first contribution in #350
Full Changelog: 7.3.0...7.4.0
7.3.0
What's Changed
- Add empty checking via callable for more dynamic use cases. by @dereuromark in #348
Full Changelog: 7.2.0...7.3.0
7.2.0
What's Changed
- Cleanup by @ADmad in #343
- Fix docs by @dereuromark in #344
- multiValueExactMatching feature by @dereuromark in #345
- Minor refactoring of multi value parsing by @ADmad in #346
Full Changelog: 7.1.0...7.2.0
7.1.0
What's Changed
- Just helping bump where I see things need to be updated. by @fr3nch13 in #336
- Run composer normalize over composer.json by @dereuromark in #339
- Add casting for Finder. by @dereuromark in #342
New Contributors
Full Changelog: 7.0.0...7.1.0