Releases: beliven-it/laravel-password-history
Releases · beliven-it/laravel-password-history
1.2.0
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #2
- chore(deps): bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #3
Full Changelog: 1.1.0...1.2.0
1.1.0
Refactor
- Remove exception when a already hash password is provided
1.0.6
Fix getFacadeAccessor return type
1.0.5
improve test coverage and fix issue related to usage of static class properties
1.0.4
Improve test coverage and remove unused code
1.0.3
Fix events during password assignations
1.0.2
Handle updating from creating
1.0.1
Fix
Double hashing
1.0.0
feat: apply hash on setter