Skip to content

Releases: Priblo/Laravel-Has-Attributes

v1.3.0

04 Feb 00:46
Compare
Choose a tag to compare

Return optional default value in readOneAttribute

v1.2.2

06 Apr 05:36
Compare
Choose a tag to compare

Fix issue with constructor interfering with model constructor for mass fillables

v1.2.1

05 Mar 05:58
Compare
Choose a tag to compare

Extend support to Laravel 5.6

Trait methods have been renamed

01 Dec 03:30
Compare
Choose a tag to compare

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

01 Dec 03:29
Compare
Choose a tag to compare

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

20 Oct 05:43
Compare
Choose a tag to compare