Skip to content

Releases: Crudly/Encrypted

1.6.0

12 Jul 07:09
15605fd
Compare
Choose a tag to compare

Support Laravel 11

1.5.1

06 Mar 21:02
1ecdc13
Compare
Choose a tag to compare

Fix composer.json to actually include Laravel 10.

1.5.0

17 Feb 10:12
e50daf2
Compare
Choose a tag to compare

Add Laravel 10 support.

1.4.0

22 Feb 22:12
Compare
Choose a tag to compare
Discard composer caching

1.3.0

09 Oct 19:29
6f11d6f
Compare
Choose a tag to compare
Update CHANGELOG.md

1.2.1

04 May 21:00
Compare
Choose a tag to compare

Fixes casting to datetime.

1.2.0

02 May 15:46
3955db0
Compare
Choose a tag to compare

Now respecting hashing config (by using Hash::make instead of bcrypt) and correctly decrypts null to null.

1.1.0

26 Apr 15:24
Compare
Choose a tag to compare

This adds a password hashing feature.

1.0.0

26 Apr 02:48
Compare
Choose a tag to compare

Initial release