Releases: spatie/laravel-tags
Releases · spatie/laravel-tags
4.4.0
What's Changed
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #444
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #457
- Configable taggables morph table by @silnex in #458
New Contributors
Full Changelog: 4.3.7...4.4.0
4.3.7
What's Changed
- Return slugs in find methods by @falconsmilie in #443
New Contributors
- @falconsmilie made their first contribution in #443
Full Changelog: 4.3.6...4.3.7
4.3.6
- support Laravel 10
What's Changed
- Add PHP 8.2 to tests workflow by @patinthehat in #429
- Add Dependabot Automation by @patinthehat in #430
- Match locale in example by @CaddyDz in #435
- Bump actions/checkout from 2 to 3 by @dependabot in #432
- Switch to anonymous migration and void return type for up method by @ziming in #440
- Method for reversing migrations by @eimantaaas in #442
New Contributors
- @CaddyDz made their first contribution in #435
- @dependabot made their first contribution in #432
- @ziming made their first contribution in #440
- @eimantaaas made their first contribution in #442
Full Changelog: 4.3.5...4.3.6
4.3.5
What's Changed
- Add without tags scope by @stfndamjanovic in #428
New Contributors
- @stfndamjanovic made their first contribution in #428
Full Changelog: 4.3.4...4.3.5
4.3.4
What's Changed
- change phpunit to pest testing framework by @uthadehikaru in #423
- Fix typos in the docs by @ahmad-moussawi in #425
- Fixed Collection support in syncTags function and added regression test by @zupolgec in #427
New Contributors
- @uthadehikaru made their first contribution in #423
- @ahmad-moussawi made their first contribution in #425
Full Changelog: 4.3.3...4.3.4
4.3.3
4.3.2
What's Changed
- Added example of getting all the tags of a model by @titonova in #394
- Update using-tags.md typo by changing "Find" to "find" by @jorgemurta in #401
- readme: add example apply trait by @erlangparasu in #403
- Update .gitattributes to decrease package installed size by @lakuapik in #407
New Contributors
- @titonova made their first contribution in #394
- @jorgemurta made their first contribution in #401
- @erlangparasu made their first contribution in #403
- @lakuapik made their first contribution in #407
Full Changelog: 4.3.1...4.3.2
4.3.1
What's Changed
- Fix BadMethodCallException caused by attach() by @umairparacha00 in #389
- Ignore the
phpunit.xml
file by default by @markwalet in #362 - Fixed the docs by @umairparacha00 in #390
- Add support for spatie/laravel-translatable:^6.0 by @dsturm in #391
New Contributors
- @umairparacha00 made their first contribution in #389
- @markwalet made their first contribution in #362
- @dsturm made their first contribution in #391
Full Changelog: 4.3.0...4.3.1
4.3.0
- allow Laravel 9
4.2.1
What's Changed
- enable and fix test by @delta1186 in #373
- Fix find from string of any type by @delta1186 in #375
Full Changelog: 4.2.0...4.2.1