Skip to content

Releases: sfomuseum/go-messenger

0.0.4

07 Oct 00:15
547f447
Compare
Choose a tag to compare

What's Changed

  • Add beeep:// DeliveryAgent and cmd/message tool by @straup in #1
  • Add gen2brain/beeep implementation of the DeliveryAgent interface
  • Add app/message package
  • Add cmd/message tool
  • Improved documentation

New Contributors

  • @straup made their first contribution in #1

Full Changelog: v0.0.3...v0.0.4

0.0.3

06 Oct 01:05
Compare
Choose a tag to compare
  • Bug fix: Update NewEmailDeliveryAgent to parse uri string to determine relevant email sender

0.0.2

05 Oct 19:44
Compare
Choose a tag to compare
  • Update vendor deps
  • Require Go 1.23

0.0.1

14 Jun 00:31
Compare
Choose a tag to compare
  • Initial release