Releases: Priblo/Laravel-Has-Attributes
Releases · Priblo/Laravel-Has-Attributes
v1.3.0
v1.2.2
v1.2.1
Trait methods have been renamed
Following package rename, all methods in the Trait have been renamed to read attribute
in place of setting
.
This has been done in a different release to allow sequential upgrades.
Rename package
Package has been renamed to Laravel-Has-Attributes from Laravel-Has-Settings.
The original scope of this package was just settings, but being expanded to a fully fledged EAV store, it made sense to rename for clarity sake.
Value field in the DB has been changed to type TEXT to allow longer values.
Initial stable release
v1.0.0