Releases: maize-tech/laravel-encryptable
Releases · maize-tech/laravel-encryptable
3.3.0
What's Changed
- Laravel 11.x Compatibility by @enricodelazzari in #26
3.2.1
What's Changed
- FIX php unserializer issues
3.2.0
What's Changed
- Add support to Laravel 10.x
3.1.0
What's Changed
- Added a new Rule macro for both
UniqueEncrypted
andExistsEncrypted
rules - Fixed
UniqueEncrypted
andExistsEncrypted
rules minor issues
Full Changelog: 3.0.0...3.1.0
3.0.0
- add laravel 9 support
- drop support to older laravel versions
2.0.0
UPDATE package namespace
1.0.0
First release 🚀