Version 1.1.0
v1.1.0 Release Notes
Improvements
- Rewrote Travis CI tests to improve efficiency and scope. This part of the repo is entirely optional for use, so delete or refactor as applicable.
Adjustments
-
Added support for Ethereal. Instead of configuring a real email account for sending mail during development, you can create an Ethereal test account to ensure your API routes are processing date correctly.
You can also automatically request an Ethereal test account directly from your application. This allows for simplified testing, especially in larger projects.
Additionally, if you so desire, you can configure Ethereal as an outbound mail server and send your transactional or marketing emails through their SMTP service. You will still get the same experience you would expect from any other mail service provider. -
That is all for now :)