Releases: alaracreative/tagorama
Releases · alaracreative/tagorama
1.0.3
1.0.2
Updated the migrations files.
Made the slug unique on the tags.
Removed the auto-incrementing index from taggables and set the tag_id + taggable_id to the primary.
1.0.1
Fixed a Mass Assignment exception in the Tag model.
1.0.0
Initial commit