Skip to content

Releases: beliven-it/laravel-password-history

1.1.0

15 Jan 17:17
Compare
Choose a tag to compare

Refactor

  • Remove exception when a already hash password is provided

1.0.6

21 Dec 15:37
50ce6c1
Compare
Choose a tag to compare

Fix getFacadeAccessor return type

1.0.5

18 Dec 18:44
fee9c39
Compare
Choose a tag to compare

improve test coverage and fix issue related to usage of static class properties

1.0.4

12 Dec 22:09
d65d177
Compare
Choose a tag to compare

Improve test coverage and remove unused code

1.0.3

12 Dec 10:40
368902a
Compare
Choose a tag to compare

Fix events during password assignations

1.0.2

12 Dec 09:52
f69e87e
Compare
Choose a tag to compare

Handle updating from creating

1.0.1

11 Dec 11:31
1653bf5
Compare
Choose a tag to compare

Fix

Double hashing

1.0.0

11 Dec 10:10
24837a4
Compare
Choose a tag to compare
feat: apply hash on setter