Releases: TheDragonCode/size-sorter
Releases · TheDragonCode/size-sorter
1.5.0
Added
- Added Laravel 11 support by @andrey-helldar in #20
v1.4.0
Added
- Added the ability to pass any iterable object by @andrey-helldar in #12, #14
- Added tests for Laravel 10 by @andrey-helldar in #11
Fixed
- Fixed Laravel models compatibility by @andrey-helldar in #9
- Fixed dependency visibility by @andrey-helldar in #10
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
Changed
- Added check for different types of values and nesting by @andrey-helldar in #7
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Fixed
- Fixed
Str::of(): Argument #1 ($value) must be of type ?string, int given
by @andrey-helldar in #6
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
Added
- Added the ability to change the sort order of logical groups by @andrey-helldar in #4
Changed
- Refactoring app by @andrey-helldar in #1
- Refactored to statically methods (~7ms saved) by @andrey-helldar in #3
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Full Changelog: https://github.com/TheDragonCode/size-sorter/commits/v1.0.0