Releases: renoki-co/eloquent-settings
Releases · renoki-co/eloquent-settings
Version 2.1.0
Fixed a typo over the flat
which should have been float
.
No breaking changes.
Version 2.0.0
- Adding a new
cast_type
field. - Fixed bugs
Version 1.3.0
Merge pull request #1 from rennokki/unit-tests Added unit tests
Version 1.2.3
Instead of returning false on inexistent setting at update, return a …
Version 1.2.2
Should have returned the new setting instead of true/false
Version 1.2.1
Should have returned the new setting instead of true/false
Version 1.2.0
Updated the getValue() method.
Version 1.1.0
Updated readme.
Version 1.0.0
Initial commit.