v1.0.0 (2024-03-15)
Implemented enhancements:
- Github Actions for Releasing package #16
- Add CHANGELOG for releases #15
- Rewrite tests from PHP Unit to Pest #6
- *BREAKING* Change Namespace to LaravelCrypto #5
- Migrate to Github Actions #4
- Minimum PHP version 8.1 #3
- Add support for laravel 11 #27 (CodeLieutenant)
- Refactor Keys **BREAKING** #26 (CodeLieutenant)
- Chore/traits **BREAKING** #25 (CodeLieutenant)
- chore: move Encoder to Contacts namespace **BREAKING** #24 (CodeLieutenant)
- chore: rename *Encryptor to *Encrypter per Laravel convention **BREAKING** #23 (CodeLieutenant)
- chore: move Cryto trait to Traits, move Encryption enum to Enums **BREAKING** #22 (CodeLieutenant)
- Feat/gihub actions #19 (CodeLieutenant)
- V1 #7 (CodeLieutenant)
Fixed bugs:
- fix: implement Encrypter and StringEncrypter interfaces on XChaChaPoly1305Encryptor class #21 (CodeLieutenant)
Merged pull requests:
- Change namespace #20 (CodeLieutenant)
- Feat/pest tests #14 (CodeLieutenant)
v1.0.0-rc1 (2024-03-05)
Implemented enhancements:
- Refactor Keys **BREAKING** #26 (CodeLieutenant)
- Chore/traits **BREAKING** #25 (CodeLieutenant)
- chore: move Encoder to Contacts namespace **BREAKING** #24 (CodeLieutenant)
- chore: rename *Encryptor to *Encrypter per Laravel convention **BREAKING** #23 (CodeLieutenant)
- chore: move Cryto trait to Traits, move Encryption enum to Enums **BREAKING** #22 (CodeLieutenant)
Fixed bugs:
- fix: implement Encrypter and StringEncrypter interfaces on XChaChaPoly1305Encryptor class #21 (CodeLieutenant)
v1.0.0-beta2 (2024-03-05)
v1.0.0-beta1 (2024-02-28)
v1.0.0-alpha2 (2024-02-28)
Implemented enhancements:
v1.0.0-alpha1 (2024-02-27)
Implemented enhancements:
- Rewrite tests from PHP Unit to Pest #6
- *BREAKING* Change Namespace to LaravelCrypto #5
- Migrate to Github Actions #4
- Minimum PHP version 8.1 #3
- Feat/gihub actions #19 (CodeLieutenant)
- V1 #7 (CodeLieutenant)
Merged pull requests:
- Change namespace #20 (CodeLieutenant)
- Feat/pest tests #14 (CodeLieutenant)
v0.1.0 (2020-08-07)
v0.0.2 (2020-08-07)
v0.0.1 (2020-08-05)
* This Changelog was automatically generated by github_changelog_generator