Releases: cartalyst/sentinel
Releases · cartalyst/sentinel
v1.0.9
v2.0.0
v1.0.8
v1.0.7
- Added the $hidden property to the user model with the password field being hidden by default.
v1.0.6
v1.0.5
- Fixed a minor issue when deleting a user, the method wasn't returning the expected boolean only null.
v1.0.4
- Improved the requirements to allow the installation on Laravel 5.0.
v1.0.3
- Updated the updatePermission method signature on the PermissibleInterface due to a PHP bug on older versions.
v1.0.2
- Fixed some doc blocks typos
- Loosened the requirements on the composer.json
- Added an IoC Container alias for the Sentinel class.