Releases: StevenMaude/go-mailin8
Releases · StevenMaude/go-mailin8
v0.5.0: use the inboxes.com site
- Rework code for new Inboxes site
- Update build to Go 1.21.0
v0.4.0: Update for new Nada API
Fix for the site's new API — there's only HTML output now; add request timeouts; build with latest Go 1.15.
v0.3.0: Release Windows and Linux builds via GitHub Actions
No substantial changes since v0.2.0. Added GitHub Actions workflows to check the build, and release Windows and Linux binaries.
v0.2.0: Switch from Mailinator to nada as email service
Use nada instead of Mailinator to retrieve email.
v0.1.4: Fix for recent Mailinator site updates
Update the URLs and structs representing JSON data to match the site's current state, fixing the broken retrieval of messages.
v0.1.3: Fix panic
Don't panic when no HTML email is present.
v0.1.2: Display HTML as well as text
Displays both plain text and HTML forms of the email.
v0.1.1: Fix extra space in body output
Bug fix for the extra space appearing at the start of the message body.
v0.1.0: Initial release
Initial functioning release.
Displays latest message for a given Mailinator inbox.