Releases: MalusevDevelopment/laravel-crypto
Releases · MalusevDevelopment/laravel-crypto
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- V1 by @CodeLieutenant in #7
- Feat/pest tests by @CodeLieutenant in #14
- Feat/gihub actions by @CodeLieutenant in #19
- Change namespace by @CodeLieutenant in #20
- fix: implement Encrypter and StringEncrypter interfaces on XChaChaPoly1305Encryptor class by @CodeLieutenant in #21
- chore: move Cryto trait to Traits, move Encryption enum to Enums BREAKING by @CodeLieutenant in #22
- chore: rename *Encryptor to *Encrypter per Laravel convention BREAKING by @CodeLieutenant in #23
- chore: move Encoder to Contacts namespace BREAKING by @CodeLieutenant in #24
- Chore/traits BREAKING by @CodeLieutenant in #25
- Refactor Keys BREAKING by @CodeLieutenant in #26
- Add support for laravel 11 by @CodeLieutenant in #27
New Contributors
- @CodeLieutenant made their first contribution in #7
Full Changelog: v0.1.0...v1.0.0
v1.0.0-rc1
What's Changed
- fix: implement Encrypter and StringEncrypter interfaces on XChaChaPoly1305Encryptor class by @CodeLieutenant in #21
- chore: move Cryto trait to Traits, move Encryption enum to Enums BREAKING by @CodeLieutenant in #22
- chore: rename *Encryptor to *Encrypter per Laravel convention BREAKING by @CodeLieutenant in #23
- chore: move Encoder to Contacts namespace BREAKING by @CodeLieutenant in #24
- Chore/traits BREAKING by @CodeLieutenant in #25
- Refactor Keys BREAKING by @CodeLieutenant in #26
Full Changelog: v1.0.0-beta2...v1.0.0-rc1
v1.0.0-beta2
Full Changelog: v1.0.0-beta1...v1.0.0-beta2
v1.0.0-beta1
Full Changelog: v1.0.0-alpha2...v1.0.0-beta1
v1.0.0-alpha2
Full Changelog: v1.0.0-alpha1...v1.0.0-alpha2
v1.0.0-alpha1
What's Changed
- V1 by @CodeLieutenant in #7
- Feat/pest tests by @CodeLieutenant in #14
- Feat/gihub actions by @CodeLieutenant in #19
- Change namespace by @CodeLieutenant in #20
New Contributors
- @CodeLieutenant made their first contribution in #7
Full Changelog: https://github.com/CodeLieutenant/laravel-crypto/commits/v1.0.0-alpha1