Releases: abbasudo/laravel-purity
Releases · abbasudo/laravel-purity
v3.3.7
v3.3.6
v3.3.5
v3.3.4
What's Changed
- Fix contains filter for different DB drivers by @carlos-talavera in #84
New Contributors
- @carlos-talavera made their first contribution in #84
Full Changelog: v3.3.3...v3.3.4
v3.3.3
What's Changed
- Fix #63. Renamed Filters overwrite available Filters issue by @Lakshan-Madushanka in #64
- Updated the README to specify that filtering applies to model relations with a defined return type. by @AhmedMedDev in #66
- Add More Tests by @abbasudo in #70
- fix case sensitive by @abbasudo in #72
- enhance testing workflow by @abbasudo in #74
- add pgsql test to github actions by @abbasudo in #75
New Contributors
- @AhmedMedDev made their first contribution in #66
Full Changelog: v3.3.2...v3.3.3
v3.3.2
What's Changed
- fix renamed filter fields bug by @adamgroom in #61
New Contributors
- @adamgroom made their first contribution in #61
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
- Test fix for silent mode disabled by @num8er in #56
- Added NotBetweenFilter by @jespermeller in #58
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Apply fixes from StyleCI by @abbasudo in #48
- Nested Relationship Fix by @KierynAnnette in #49
- Ability to replace filter Resolve class with some custom by @num8er in #53
- Code style fix proposed by styleci by @num8er in #54
- Issue 52 missing field during filter by @num8er in #55
New Contributors
- @KierynAnnette made their first contribution in #49
- @num8er made their first contribution in #53
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Feature: sort by relations by @Lakshan-Madushanka in #47
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Apply fixes from StyleCI by @abbasudo in #40
- Allows null values sort last by @Lakshan-Madushanka in #39
- disable null sorting by default. by @abbasudo in #43
- Starts to build TBC by @Lakshan-Madushanka in #44
- Fix typo in word
transaction
by @zoispag in #45 - Add Laravel 11 Support by @rbaskam in #46
New Contributors
Full Changelog: v3.0.1...v3.1.0