Releases: renoki-co/eloquent-settings
Releases · renoki-co/eloquent-settings
Version 4.2.0
- Upgraded to Laravel ^6.0
- Better docblocks
- Refactored some code
Version 4.1.0
Fixed composer.json
Version 4.0.1
- Minor fixes to Setting model. 💺
Version 4.0.0
- Added support for Laravel 5.7 🤛
Version 3.0.0
Release made with help from @it-can 🤗
- Indexes on table. Forgot about that. 😂
- Small, microscopic changes to the code. 👀
- Code style fixes. 💪
Version 2.3.3
- Small code fixes.
- EMOJIS 🆗
Version 2.3.2
- Added scope for
key
.
Version 2.3.1
Apply fixes from StyleCI (#6)
Version 2.3.0
Added StyleCI for code consistency.
Version 2.2.0
- Added Codecov as code coverage reporter.
- Added more tests to get code coverage to > 90%