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