Releases: rtconner/laravel-tagging
Releases · rtconner/laravel-tagging
Improvements to Events
- Added tagSlug to event object
- Better documentation for events
https://github.com/rtconner/laravel-tagging/blob/laravel-5/docs/events.md
Changed TaggingUtility to static
- Changing TaggingUtility to static
- Fixed bugs on tag groups
- Small speed improvements
- Code completion improvements
Forcing PHP 7.0 or higher
- Forces PHP 7.0 or higher
- Added Kurdish character map
Forcing PHP 7.0 or higher
Adding better type hinting support all around, improve auto-completion.
Adding Laravel Package Auto Discovery
Merge pull request #153 from lpmi-13/typofix fix simple typo
Adding Vietnamese charmap for making slug
Merge pull request #144 from vtluan36/laravel-5 Adding Vietnamese charmap for making slug
Added feature withoutTags()
Added groups functionality.
This release adds support for tag groups. Thank to @elbakly
Added support for Lumen
Thanks to @0plus1 for building support for Lumen
Publishing fix
Fix on publishing