|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [v1.0.0-rc1](https://github.com/CodeLieutenant/laravel-crypto/releases/tag/v1.0.0-rc1) (2024-03-05) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/CodeLieutenant/laravel-crypto/compare/v1.0.0-beta2...v1.0.0-rc1) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Refactor Keys \*\*BREAKING\*\* [\#26](https://github.com/CodeLieutenant/laravel-crypto/pull/26) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 10 | +- Chore/traits \*\*BREAKING\*\* [\#25](https://github.com/CodeLieutenant/laravel-crypto/pull/25) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 11 | +- chore: move Encoder to Contacts namespace \*\*BREAKING\*\* [\#24](https://github.com/CodeLieutenant/laravel-crypto/pull/24) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 12 | +- chore: rename \*Encryptor to \*Encrypter per Laravel convention \*\*BREAKING\*\* [\#23](https://github.com/CodeLieutenant/laravel-crypto/pull/23) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 13 | +- chore: move Cryto trait to Traits, move Encryption enum to Enums \*\*BREAKING\*\* [\#22](https://github.com/CodeLieutenant/laravel-crypto/pull/22) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 14 | + |
| 15 | +**Fixed bugs:** |
| 16 | + |
| 17 | +- fix: implement Encrypter and StringEncrypter interfaces on XChaChaPoly1305Encryptor class [\#21](https://github.com/CodeLieutenant/laravel-crypto/pull/21) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 18 | + |
| 19 | +## [v1.0.0-beta2](https://github.com/CodeLieutenant/laravel-crypto/releases/tag/v1.0.0-rc1) (2024-03-05) |
| 20 | + |
| 21 | +[Full Changelog](https://github.com/CodeLieutenant/laravel-crypto/compare/v1.0.0-beta1...v1.0.0-beta2) |
| 22 | + |
| 23 | +## [v1.0.0-beta1](https://github.com/CodeLieutenant/laravel-crypto/releases/tag/v1.0.0-rc1) (2024-02-28) |
| 24 | + |
| 25 | +[Full Changelog](https://github.com/CodeLieutenant/laravel-crypto/compare/v1.0.0-alpha2...v1.0.0-beta1) |
| 26 | + |
| 27 | +## [v1.0.0-alpha2](https://github.com/CodeLieutenant/laravel-crypto/releases/tag/v1.0.0-rc1) (2024-02-28) |
| 28 | + |
| 29 | +[Full Changelog](https://github.com/CodeLieutenant/laravel-crypto/compare/v1.0.0-alpha1...v1.0.0-alpha2) |
| 30 | + |
| 31 | +**Implemented enhancements:** |
| 32 | + |
| 33 | +- Github Actions for Releasing package [\#16](https://github.com/CodeLieutenant/laravel-crypto/issues/16) |
| 34 | +- Add CHANGELOG for releases [\#15](https://github.com/CodeLieutenant/laravel-crypto/issues/15) |
| 35 | + |
| 36 | +## [v1.0.0-alpha1](https://github.com/CodeLieutenant/laravel-crypto/releases/tag/v1.0.0-rc1) (2024-02-27) |
| 37 | + |
| 38 | +[Full Changelog](https://github.com/CodeLieutenant/laravel-crypto/compare/v0.1.0...v1.0.0-alpha1) |
| 39 | + |
| 40 | +**Implemented enhancements:** |
| 41 | + |
| 42 | +- Rewrite tests from PHP Unit to Pest [\#6](https://github.com/CodeLieutenant/laravel-crypto/issues/6) |
| 43 | +- \*BREAKING\* Change Namespace to LaravelCrypto [\#5](https://github.com/CodeLieutenant/laravel-crypto/issues/5) |
| 44 | +- Migrate to Github Actions [\#4](https://github.com/CodeLieutenant/laravel-crypto/issues/4) |
| 45 | +- Minimum PHP version 8.1 [\#3](https://github.com/CodeLieutenant/laravel-crypto/issues/3) |
| 46 | +- Feat/gihub actions [\#19](https://github.com/CodeLieutenant/laravel-crypto/pull/19) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 47 | +- V1 [\#7](https://github.com/CodeLieutenant/laravel-crypto/pull/7) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 48 | + |
| 49 | +**Merged pull requests:** |
| 50 | + |
| 51 | +- Change namespace [\#20](https://github.com/CodeLieutenant/laravel-crypto/pull/20) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 52 | +- Feat/pest tests [\#14](https://github.com/CodeLieutenant/laravel-crypto/pull/14) ([CodeLieutenant](https://github.com/CodeLieutenant)) |
| 53 | + |
| 54 | +## [v0.1.0](https://github.com/CodeLieutenant/laravel-crypto/releases/tag/v1.0.0-rc1) (2020-08-07) |
| 55 | + |
| 56 | +[Full Changelog](https://github.com/CodeLieutenant/laravel-crypto/compare/v0.0.2...v0.1.0) |
| 57 | + |
| 58 | +## [v0.0.2](https://github.com/CodeLieutenant/laravel-crypto/releases/tag/v1.0.0-rc1) (2020-08-07) |
| 59 | + |
| 60 | +[Full Changelog](https://github.com/CodeLieutenant/laravel-crypto/compare/v0.0.1...v0.0.2) |
| 61 | + |
| 62 | +## [v0.0.1](https://github.com/CodeLieutenant/laravel-crypto/releases/tag/v1.0.0-rc1) (2020-08-05) |
| 63 | + |
| 64 | +[Full Changelog](https://github.com/CodeLieutenant/laravel-crypto/compare/8d1abddf068bb7235bf78811b3e1ff2f7c207d10...v0.0.1) |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments