Releases: BinarCode/laravel-restify
Releases · BinarCode/laravel-restify
9.10.3
Fixed
- fix(Match): Allow bool false for BOOL match
9.10.2
Fixed
- fix(Matches): Correctly match Booleans: GET converts them to 0 and 1 #632
9.10.1
Fixed
- Authenticate the user while login
9.10.0
Added
- Improved error AI solutions #628
9.9.1
Fixed
- fixing defaultCallback method on fields #627
9.9.0
Added
- Make sure to publishing on Laravel 12 exposes Restify provider.
9.7.1
Fixed
- fix(Search): Correctly search for strings with quotes and double quotes (#624)
9.7.0
Added
- Add groupBy as a new feature in repositor #622
9.6.2
Fixed
- Collect related when serialize for js