Releases: Kyslik/column-sortable
Releases · Kyslik/column-sortable
7.0.0
What's Changed
- Improve README by @szepeviktor in #219
- Fix deprecated PHP 8.x passing null to strlen by @bessone in #222
- Laravel 12.x Compatibility by @laravel-shift in #223
- Removing support for Laravel < 9 and PHP < 8.0 by @aglipanci
New Contributors
- @szepeviktor made their first contribution in #219
- @bessone made their first contribution in #222
Full Changelog: 6.6.0...7.0.0
6.6.0
What's Changed
- Laravel 11.x Compatibility by @laravel-shift in #217
- Fixing failing tests by @aglipanci in #217
Full Changelog: 6.5.0...6.6.0
6.5.0
What's Changed
- Laravel 10.x Compatibility by @aglipanci in #208
- Fixed Github Workflow failing tests by @aglipanci in #208
- Added types for some of the methods by @aglipanci in #208
Full Changelog: 6.4.2...6.5.0
Bump Laravel version
What's Changed
- Laravel 9.x Compatibility by @laravel-shift in #191
New Contributors
- @laravel-shift made their first contribution in #191
Full Changelog: 6.4.1...6.4.2
Add handling for custom href parameter
Adds in the ability to use a custom href when generating the link
Support for Laravel 8
This release adds support for L8.
6.2.1
6.1.0
Release for Laravel 5.8
5.8.0 Update readme
Release for Laravel 5.7
changed:
order
todirection
in code as well as query parameter- minimal refactoring