Releases: ComplexHeart/php-criteria
Releases · ComplexHeart/php-criteria
v4.0.1
What's Changed
- Hotfix/Array to String on Filter from Array by @othercodes in #25
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Feature/Upgrade domain model to 4.0 by @othercodes in #24
- Dropped support for PHP 8.1.x.
Full Changelog: v3.0.1...v4.0.0
v3.0.1
What's Changed
- Hotfix/Wrong operation in not equal filter. by @othercodes in #22
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Bugfix/Workflow file format. by @othercodes in #12
- Feature/PHP 8.1 Upgrade by @othercodes in #13
- Feature/Added PHPStan extensions. by @othercodes in #14
- Bugfix/Wrong constructor typehint. by @othercodes in #15
- Feature/Add support for multiple filter groups. by @othercodes in #16
- Feature/OrderType enum implementation. by @othercodes in #17
- Bugfix/Remove unused order const. by @othercodes in #18
- Feature/Add build from source. by @othercodes in #19
- Feature/Add page number support. by @othercodes in #20
- Refactor/Interface improvement. by @othercodes in #21
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- Feature/Upgrade ComplexHeart Domain Model. by @othercodes in #11
Full Changelog: v1.0.2...v2.0.0
v1.0.2
What's Changed
- Bugfix/Require Complex Heart Domain Model dependency 1.0.0 version by @othercodes in #7
- Feature/Remove codecov and add sonarcloud. by @othercodes in #9
- Bugfix/Sonarcloud reports. by @othercodes in #10
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Documentation/Add installation and usage instructions. by @othercodes in #4
- Bugfix/Corrected the main branch ref in the coverage badge. by @othercodes in #5
- Feature/License is now Apache-2.0 by @othercodes in #6
Full Changelog: v1.0.0...v1.0.1