Skip to content

Releases: weaponsforge/send-email

send-email_v2.0.1

16 Apr 10:21
958d90c

Choose a tag to compare

What's Changed

April 16, 2026

Full Changelog: v2.0.0...v2.0.1

send-email_v2.0.0

16 Apr 08:21
107d791

Choose a tag to compare

Summary

April 16, 2024

Refactor: remove GmailOAuthClient and googleapis dependency, PR #64

Warning

Breaking changes

  • GmailOAuthClient has been removed from the public API and is no longer available for import
  • send() function now accepts optional OAuth2 credentials as a parameter instead of a client instance
  • GOOGLE_REDIRECT_URI environment variable is no longer required for configuration
  • Removed googleapis from package dependencies

What's Changed

Full Changelog: v1.2.7...v2.0.0

send-email_v1.2.7

16 Apr 02:39
5d7e5fa

Choose a tag to compare

What's Changed

April 16, 2025

Full Changelog: v1.2.6...v1.2.7

send-email_v1.2.6

27 Mar 09:02
52bf98a

Choose a tag to compare

What's Changed

March 27, 2026

  • Fix: use trivy-action v0.35.0 as check for deployment to Docker Hub
  • v1.2.6 by @weaponsforge in #59

Full Changelog: v1.2.5...v1.2.6

send-email_v1.2.5

27 Mar 08:52
9e875c8

Choose a tag to compare

What's Changed

March 27, 2026

Full Changelog: v1.2.4...v1.2.5

send-email_v1.2.4

26 Feb 08:09
931900c

Choose a tag to compare

What's Changed

February 26, 2026

Full Changelog: v1.2.3...v1.2.4

send-email_v1.2.3

25 Feb 16:02
f6f1985

Choose a tag to compare

What's Changed

February 26, 2026

Full Changelog: v1.2.2...v1.2.3

send-email_v1.2.2

25 Feb 14:45
c25c4a6

Choose a tag to compare

What's Changed

February 25, 2026

Full Changelog: v1.2.1...v1.2.2

send-email_v1.2.1

25 Feb 06:30
847eab7

Choose a tag to compare

What's Changed

February 25, 2026

Full Changelog: v1.2.0...v1.2.1

send-email_v1.2.0

24 Feb 22:31
47d6c82

Choose a tag to compare

What's Changed

February 25, 2026

Initial release

New Contributors

Full Changelog: https://github.com/weaponsforge/send-email/commits/v1.2.0