Releases: spatie/laravel-tags
Releases · spatie/laravel-tags
4.2.0
4.1.0
What's Changed
- Adding a static function for current locale to the tag by @leonidlezner in #368
New Contributors
- @leonidlezner made their first contribution in #368
Full Changelog: 4.0.5...4.1.0
4.0.5
What's Changed
- PHP 8.1 Support by @sergiy-petrov in #361
- Update installation-and-setup.md by @PatrickJunod in #365
- Remove extra ordered on getWithType by @delta1186 in #367
New Contributors
- @sergiy-petrov made their first contribution in #361
- @PatrickJunod made their first contribution in #365
- @delta1186 made their first contribution in #367
Full Changelog: 4.0.4...4.0.5
4.0.4
4.0.3
- allow eloquent-sortable v4
4.0.2
- update deps
4.0.1
4.0.0
- internals cleanup
- drop support for PHP 7 and older Laravel versions