v2.0.18
ADDED
- Added support for Larastan
- Added events for logging in and logging out
UPDATED
- Updated the
orWherequery builder loop to lead with correct boolean constraint - Updated several tests for better coverage and overall quality
FIXED
- Fixed an issue with the throttling threshold not behaving as expected
- Fixed an issue where a model with soft deletes was causing issues when force deleting
- Fixed an issue where the default global threshold value was incorrect
- Fixed an issue with the order of overrides registration on the Laravel service provider
- Fixed an issue with the
checkPermission()method not behaving not casting some permissions asstrings - Fixed an issue where the
checkActivationmethod on the Activations Checkpoint was not returning the completion status - Fixed a few docblock typos