Skip to content

Releases: cartalyst/tags

v1.0.4

09 Jul 13:59
Compare
Choose a tag to compare

REVISED

  • PSR-2 compliance.
  • Laravel dependencies.

UPDATED

  • Minimum stability on composer.json to stable.

v1.0.3

13 May 19:03
Compare
Choose a tag to compare

REVISED

  • Tightened dependencies to Laravel 4.2.x, 5.0.x.
  • Allow tagging by slug.

v1.0.2

15 Feb 14:12
Compare
Choose a tag to compare
  • Loosened dependencies to work with Laravel 5

v1.0.1

21 Jan 23:51
Compare
Choose a tag to compare
  • When deleting a Tag, it's now deleting the corresponding tagged entities tags.
  • Added a scopeSlug to the IlluminateTag model to maintain consistency.

v1.0.0

20 Jan 18:24
Compare
Choose a tag to compare
  • Initial stable release.