Releases: minvws/laravel-crypto
Releases · minvws/laravel-crypto
v2.0.1
What's Changed
- Added additional tests for using no verify and key usages by @ricklambrechts in #10
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Updated composer requirements and updated ci workflow by @ricklambrechts in #8
- Split signature crypto by @ricklambrechts in #9
Full Changelog: v1.3.0...v2.0.0
Laravel 9 compatibility
What's Changed
- EUPL-1.2 by @annejan in #3
- Laravel 9 by @annejan in #4
- Verify signature certificate by @ricklambrechts in #5
- Update composer.json by @annejan in #6
New Contributors
- @annejan made their first contribution in #3
- @ricklambrechts made their first contribution in #5
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Add feature to enable detached signature in middleware
Add feature to enable detached signature in middleware
Initial release
This marks the initial release of the laravel-crypto package