Skip to content

v1.0.0

Choose a tag to compare

@ash-jc-allen ash-jc-allen released this 16 Dec 21:53
· 11 commits to master since this release

馃帀馃帀 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.