Skip to content

Latest commit

 

History

History
98 lines (61 loc) · 6.67 KB

CHANGELOG.md

File metadata and controls

98 lines (61 loc) · 6.67 KB

Changelog

v1.0.0 (2024-03-15)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix: implement Encrypter and StringEncrypter interfaces on XChaChaPoly1305Encryptor class #21 (CodeLieutenant)

Merged pull requests:

v1.0.0-rc1 (2024-03-05)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • fix: implement Encrypter and StringEncrypter interfaces on XChaChaPoly1305Encryptor class #21 (CodeLieutenant)

v1.0.0-beta2 (2024-03-05)

Full Changelog

v1.0.0-beta1 (2024-02-28)

Full Changelog

v1.0.0-alpha2 (2024-02-28)

Full Changelog

Implemented enhancements:

  • Github Actions for Releasing package #16
  • Add CHANGELOG for releases #15

v1.0.0-alpha1 (2024-02-27)

Full Changelog

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:

v0.1.0 (2020-08-07)

Full Changelog

v0.0.2 (2020-08-07)

Full Changelog

v0.0.1 (2020-08-05)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator