v0.8.0
What's Changed
- Added a Faq to README by @eelcoj in #11
- Update README.md by @eelcoj in #12
- Deliver later via ActiveJob by @eelcoj in #13
- Replace obsolete
URI::RFC3986_PARSER.make_regexpby @eelcoj in #15 - Skip email-suffix if present by @eelcoj in #17
- Added two basic templates (welcome, password_reset) by @eelcoj in #16
- GH CI fix by @eelcoj in #18
- Fixed
NoMethodError (undefined method 'empty?' for nil)by @faheemKamboh in #19 - Include reply-to, cc + bcc in logging output by @eelcoj in #20
- Add newsletter subscriber management by @eelcoj in #21
New Contributors
- @faheemKamboh made their first contribution in #19
Full Changelog: v0.7.0...v0.8.0