Skip to content

Releases: pastjean/postmark-rs

v0.11.0

03 Sep 14:34
a869950
Compare
Choose a tag to compare

Other

  • Add functionality for servers, templates, webhooks (#32)
  • Update actions checkout (#29)

v0.10.2

29 Jul 14:51
e622bc8
Compare
Choose a tag to compare

Other

  • Implement send batch email with templates (#27)

v0.10.1

21 Jun 13:18
40992e2
Compare
Choose a tag to compare

Other

  • Update dependencies to latest version from 2024-06-21

v0.10.0

21 Nov 15:28
cc30673
Compare
Choose a tag to compare

Other

  • Update dependencies (#23)

v0.9.2

19 Sep 14:02
ab94729
Compare
Choose a tag to compare

Other

  • Add TLS to test dependencies

v0.9.1

05 Sep 12:59
92c3849
Compare
Choose a tag to compare

Other

  • Return send email with template to exported status (#21)

v0.9.0

31 Aug 20:15
41e4330
Compare
Choose a tag to compare

Other

  • Add a manual test (that is skipped) (#17)
  • Implement edit and create template endpoints (#13)
  • Update README.md (#14)

v0.8.1

14 Jun 14:04
25b62c4
Compare
Choose a tag to compare

Other

  • cargo features and clippy happiness
  • new cargo.toml features && info on release-plz
  • Add release-plz as a auto releaser