Releases: klaude/eloquent-preferences
Releases · klaude/eloquent-preferences
v0.6.0
What's Changed
- Fixed a PHP 8.1 compatibility issue by @TheFrankman in #12
- Added Laravel versions 9 through compatibility issue by @mbalandis and @FearStream in #12
New Contributors
- @TheFrankman, @mbalandis, and @FearStream made their first contributions in #12
Full Changelog: v0.5.0...v0.6.0
v0.8.0
v0.4.0
v0.3.0
- Add support for casting preference values to Laravel 5.7+'s
decimal
- Ensure this installs and runs in all Laravel 5 versions and 6.0
- Perform various PSR12 style fixes and micro optimizations
- Improve TravisCI build performance by roughly 2x
- Remove
CHANGELOG.md
in favor of GitHub release descriptions