Releases: DivineOmega/ThisIsHowIRole
Releases · DivineOmega/ThisIsHowIRole
v2.1.7
v2.1.6
- Fix Eloquent database driver new record creation.
v2.1.5
- Added full PHP tags to Cache Drivers for consistency.
v2.1.4
- Fix for objects that have no roles associated to them when using Laravel's built in caching.
v2.1.3
- Improved caching to handle objects with no roles assigned.
v2.1.2
- Do not update roles if there were no changes.
- Store roles in alphabetical order.
v2.1.1
- Remove
composer.lock
file from releases
v2.1.0
v2.0.2
- Refactored test mode setting to work with multiple database drivers
v2.0.1
- Don't use timestamps for Eloquent model.