Skip to content

Releases: cartalyst/tags

v2.1.2

06 Sep 10:01
Compare
Choose a tag to compare

REVISED

  • Tightened dependencies to Laravel 5.1.x, 5.2.x.

v2.0.5

06 Sep 10:01
Compare
Choose a tag to compare

REVISED

  • Tightened dependencies to Laravel 5.1.x, 5.2.x.

v2.1.1

05 Jul 20:51
Compare
Choose a tag to compare

FIXED

  • Issue with models having the $table property as public now allowing for proper extending.

v2.0.4

05 Jul 20:51
Compare
Choose a tag to compare

FIXED

  • Issue with models having the $table property as public now allowing for proper extending.

v2.1.0

10 Jan 18:47
Compare
Choose a tag to compare

ADDED

  • Scope withoutTag.

v2.0.3

10 Jan 18:31
Compare
Choose a tag to compare

FIXED

  • Fix issue when trying to fetch the tagged entities from a tag.

REVISED

  • Improve tests.

v2.0.2

24 Jul 18:31
Compare
Choose a tag to compare

ADDED

  • Service Provider to allow migrations publishing.

REVISED

  • Migrations path.

v2.0.1

09 Jul 14:00
Compare
Choose a tag to compare

ADDED

  • .gitattributes and .travis.yml file.

UPDATED

  • Build status badge to Travis CI.

v1.0.5

09 Jul 14:00
Compare
Choose a tag to compare

ADDED

  • .gitattributes and .travis.yml file.

UPDATED

  • Build status badge to Travis CI.

v2.0.0

09 Jul 13:59
Compare
Choose a tag to compare

ADDED

  • Laravel 5.1 support.

REMOVED

  • Laravel 4.2 and 5.0 support.