Skip to content

Releases: renoki-co/eloquent-settings

Version 2.1.0

15 Jun 10:00
09bf120
Compare
Choose a tag to compare

Fixed a typo over the flat which should have been float.
No breaking changes.

Version 2.0.0

15 Jun 08:36
c92d8b0
Compare
Choose a tag to compare
  • Adding a new cast_type field.
  • Fixed bugs

Version 1.3.0

01 Jun 08:43
75542fc
Compare
Choose a tag to compare
Merge pull request #1 from rennokki/unit-tests

Added unit tests

Version 1.2.3

31 May 14:49
c27ae39
Compare
Choose a tag to compare
Instead of returning false on inexistent setting at update, return a …

Version 1.2.2

31 May 14:05
e5e37ed
Compare
Choose a tag to compare
Should have returned the new setting instead of true/false

Version 1.2.1

31 May 11:47
e5e37ed
Compare
Choose a tag to compare
Should have returned the new setting instead of true/false

Version 1.2.0

31 May 11:39
0ebc879
Compare
Choose a tag to compare
Updated the getValue() method.

Version 1.1.0

30 May 17:10
Compare
Choose a tag to compare
Updated readme.

Version 1.0.0

29 May 11:59
Compare
Choose a tag to compare
Initial commit.