Releases: productdevbook/unemail
Releases · productdevbook/unemail
v0.3.0
🚀 Features
- Add timeout configuration and improve SMTP authentication error handling - by @unitythemaker in #20 (4b1d6)
View changes on GitHub
v0.2.0
v0.1.1
🐞 Bug Fixes
- smtp: Improve port handling and response parsing; enhance DKIM signing process - by @productdevbook in #9 (1e074)
View changes on GitHub
v0.1.0
🐞 Bug Fixes
- Update import paths and types for provider modules in package.json - by @productdevbook (be650)
- Update type paths for provider modules in package.json - by @productdevbook (ca97c)
- Remove mailcrab provider from exports in package.json - by @productdevbook (6f59b)
View changes on GitHub
v0.0.4
🚀 Features
- Enhance SMTP provider with advanced configuration options - by @productdevbook in #6 (78c82)
View changes on GitHub
v0.0.3
🚀 Features
- Add SMTP provider implementation and example usage - by @productdevbook in #4 (97414)
View changes on GitHub
v0.0.2
🚀 Features
- Add email providers - by @productdevbook in #2 (ab734)
- Add CLI tool for MailCrab setup and update package description and keywords - by @productdevbook (76b7c)
🐞 Bug Fixes
- Update release script to include bumpp for version management - by @productdevbook (af20e)