Releases: cartalyst/tags
Releases · cartalyst/tags
v2.1.2
REVISED
- Tightened dependencies to Laravel 5.1.x, 5.2.x.
v2.0.5
REVISED
- Tightened dependencies to Laravel 5.1.x, 5.2.x.
v2.1.1
FIXED
- Issue with models having the
$table
property as public now allowing for proper extending.
v2.0.4
FIXED
- Issue with models having the
$table
property as public now allowing for proper extending.
v2.1.0
ADDED
- Scope
withoutTag
.
v2.0.3
FIXED
- Fix issue when trying to fetch the tagged entities from a tag.
REVISED
- Improve tests.
v2.0.2
ADDED
- Service Provider to allow migrations publishing.
REVISED
- Migrations path.
v2.0.1
ADDED
.gitattributes
and.travis.yml
file.
UPDATED
- Build status badge to Travis CI.
v1.0.5
ADDED
.gitattributes
and.travis.yml
file.
UPDATED
- Build status badge to Travis CI.
v2.0.0
ADDED
- Laravel 5.1 support.
REMOVED
- Laravel 4.2 and 5.0 support.