v1.5.2 π
Lot's of great changes in here to get the CI pipeline green again! Thank you for all your contributions
What's Changed β¨
π New Functionality
π Bug Fixes
- fix: Eloquent\Builder::find() may return null (#201) @caugner
- Updates trans return type to be string or array (#195) @jeremy-smith-maco
- Added missing Builder methods - count() and whereDate() (#194) @shoxy
π¨ Maintenance
- chore: test supported PHP version only (#214) @tjmmm
- Add .gitattributes & .editorconfig (#220) @Nielsvanpach
- update baseline files in tests (#219) @Nielsvanpach
- Fix tests on CI (#215) @Nielsvanpach
- Fix Psalm on CI (#212) @Nielsvanpach
- Fix Php cs fixer on CI (#211) @Nielsvanpach
- chore: use stable dependencies (#210) @tjmmm
- Run test suite on PHP 8.0 and 8.1 (#203) @Nielsvanpach