Skip to content

Releases: rtconner/laravel-tagging

Major upgrades

06 Sep 02:07
Compare
Choose a tag to compare
  • Add interfaces
  • Improve speed
  • Allow override of the utility class
  • Improve names of classes
  • Fire events on tag add and remove

Bugfix on use of delete_unused_tags config

09 Aug 00:54
Compare
Choose a tag to compare
1.1.3

#59 bugfix on shouldDeleteUnused

Actually fix on eager loading of tagNames

19 Jul 17:44
Compare
Choose a tag to compare

Previous release was flawed. This release actually fixed the eager loading issue on tagNames

Fix on eager loading of tagNames

17 Jul 14:41
Compare
Choose a tag to compare
1.1.1

Allow for eager loading usage on tagNames()