Releases: exonet/securemessage
Releases · exonet/securemessage
v1.0.2
What’s changed
🧰 Maintenance
📚 Documentation
- #21 Remove travis label from README @robbinjanssen
⬆️ Dependency updates
- #17 Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 @dependabot
- #19 Bump release-drafter/release-drafter from 5.16.1 to 5.17.5 @dependabot
- #20 Update release-drafter/release-drafter from 5.17.5 to v5 @dependabot
v1.0.1
v1.0.0
What’s changed
🚨 Breaking changes
- #13 ⬆️ Bump minimum PHP version to 7.3 @robbinjanssen
🧰 Maintenance
- #9 Add GitHub actions @robbinjanssen
- #12 Remove .travis.yml 👋🏻 @robbinjanssen
📚 Documentation
- #8 Make clear that both PHP 7.1 and PHP 7.2 require the libsodium extension @jesperweiland
⬆️ Dependency updates
- #10 Bump php-actions/phpunit from 3 to 9 @dependabot
- #11 Bump php-actions/composer from 5 to 6 @dependabot
v0.1.2
Fixed
- When using the 'getMeta' function of the Laravel adapter the keys are now set correctly.
v0.1.1
Added
- Laravel auto discovery functionality.
Changed
- Several documentation fixes.
Fixed
- Travis installs the correct dependencies.