Skip to content

Releases: mrz1836/postmark

Release v1.2.5

Choose a tag to compare

@mrz1836 mrz1836 released this 24 Apr 16:12

Changelog

855c9ad Added makefile for helpful commands
d71d616 Ignore distribution path
456c8f0 Minor edits
0630308 New goreleaser template
05ea7b6 Older version of goji
af2b51a Remove old dep
ef3dbe5 Removed old codacy integration
4421af4 Updated examples location, standardized

Release v1.2.4

Choose a tag to compare

@mrz1836 mrz1836 released this 03 Mar 15:33
  • Upgraded to go 1.14
  • Removed comments that were not useful
  • Fixed comments to follow Go's standards

Release v1.2.3

Choose a tag to compare

@mrz1836 mrz1836 released this 03 Dec 21:22
  • Replaced go dep with go mod (go convention since 1.13)

Release v1.2.2

Choose a tag to compare

@mrz1836 mrz1836 released this 12 Oct 22:18
  • Minor fixes, linting, codacy, etc

Release v1.2.1

Choose a tag to compare

@mrz1836 mrz1836 released this 12 Oct 20:29
  • Email now has TrackLinks support
  • Minor fixes and updates