Skip to content

Releases: ash-jc-allen/laravel-mailboxlayer

v1.0.1

Choose a tag to compare

@ash-jc-allen ash-jc-allen released this 31 Dec 01:33

Changes Made

Updated documentation

The documentation has now been updated to include the package logo. The Publish Config & Migrations section has also been renamed to Publish Config due to the fact that the package doesn't contain any migrations (as was originally planned).

v1.0.0

Choose a tag to compare

@ash-jc-allen ash-jc-allen released this 16 Dec 21:53

🎉🎉 The official production-ready release of the Laravel Mailbox Layer package! 🎉🎉

Changes Made

Improved code quality

The code quality has been improved since v1.0.0 to improve the overall performance of the package.

Added documentation

Documentation has now been added to the README.md to show how the package can be used.

Improved code quality

Unit tests have been added to ensure that the code runs as expected.

Configured tests and phpstan to run on Travis CI

Travis CI has been set up so that the tests and phpstan run in a CI environment on each pull request to ensure quality.

v0.1.0

Choose a tag to compare

@ash-jc-allen ash-jc-allen released this 16 Dec 21:44

Initial work and pre-release development.