All Versions
17
Latest Version
Avg Release Cycle
16 days
Latest Release
1402 days ago

Changelog History
Page 1

  • v0.2.0 Changes

    June 22, 2020

    ๐Ÿ”จ Massive Refactor

    โœ… All providers now have mocking interfaces for testing
    Possible breaking changes in method signatures changing

    ๐Ÿ”„ Changelog

    ๐Ÿ“œ 6344f92 Added example files for parsing templates and css
    ๐Ÿ’… 245998c Added more email tests for templates and style injection
    โšก๏ธ 20de301 Aws Ses now has mocking, more test updates
    โœ… e48186c Finished config tests
    โœ… 8b5087a Interface overhaul - reworked SMTP for testing and mocking
    โœ… 6b84c25 Mandrill tests, mocking, minor edits
    90105d8 Minor edits
    โœ… 2330698 Minor fix on test
    โœ… ca80e77 Minor fixes for config tests
    โœ… 2f92841 More tests for email methods
    โœ… a13e88f Postmark now is an interface, mocking, tests
    ๐Ÿ”จ e465b2a Refactor testing for aws ses service
    โœ… 1860266 Test for bad from address
    โœ… 9f45239 Test sending using all providers
    โšก๏ธ da89ba9 Updated make deps

  • v0.1.8 Changes

    June 21, 2020

    ๐Ÿ”„ Changelog

    โฌ†๏ธ 9983d38 Upgraded deps

  • v0.1.7 Changes

    May 14, 2020

    ๐Ÿ”„ Changelog

    90fd5e8 Minor spacing adjustments
    โšก๏ธ 2462d7f Updated dependencies
    โšก๏ธ 9039e38 Updated deps
    โšก๏ธ b2bdcd9 Updated list of make commands
    โšก๏ธ a8d5813 Updated makefile library
    6e9f825 Use make in travis

  • v0.1.6 Changes

    April 26, 2020

    ๐Ÿ”„ Changelog

    74528c8 Added code coverage
    โšก๏ธ d844447 Updated dependencies

  • v0.1.5 Changes

    April 24, 2020

    ๐Ÿ”„ Changelog

    2475418 Added makefile for helpful commands
    ๐Ÿš€ 3d615c0 Added new goreleaser template
    1e9e6f4 Duplicate info
    d721c26 Ignore distribution path
    โšก๏ธ af2da8e Minor edits, updates
    ๐Ÿšš b49c7e3 Removed old codacy integration
    โฌ†๏ธ d149c4d Upgraded dependencies

  • v0.1.4 Changes

    March 03, 2020
    • ๐Ÿ“ฆ Testing - cannot find package 0.1.3?
  • v0.1.3 Changes

    March 03, 2020
    • โฌ†๏ธ Upgraded to go 1.14
    • ๐Ÿ›  Fixed comments to follow go standards
  • v0.1.2 Changes

    January 17, 2020
    • โฌ†๏ธ Upgraded dependencies
  • v0.1.1 Changes

    December 28, 2019
    • Minor improvements
  • v0.1.0 Changes

    December 03, 2019
    • Replaced go dep with go mod (go convention since 1.13)