v1.0.0-rc1
github-actions
released this
05 Mar 20:35
·
21 commits
to master
since this release
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