Skip to content

Releases: mailgun/mailgun-ruby

v1.2.16

29 Nov 00:54
56185d3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.15...v1.2.16

v1.2.15

07 Oct 10:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.14...v1.2.15

Release 1.2.14

13 Feb 15:17
1a2d2dc
Compare
Choose a tag to compare

Release 1.2.13

05 Dec 09:59
847ff77
Compare
Choose a tag to compare

Added implementation of subaccounts

Release 1.2.12

22 Oct 10:05
18af775
Compare
Choose a tag to compare

block iteration issue fix (#298)
Templates CRUD support (#300)
Typos Fix (#297)
Changelog added (#302)

Release 1.2.11

22 Sep 10:07
aaec849
Compare
Choose a tag to compare

Replace deprecated webhooks(#296).

Release 1.2.10

25 Jun 14:12
0841f13
Compare
Choose a tag to compare

Handle an empty response case(#291).

Release v1.2.9

18 Jun 08:19
25f3ef0
Compare
Choose a tag to compare

add exception classes for 401 and 400 responses #285
fix email validation naming issue #283
add update domain endpoint #280

Release v1.2.7

15 Feb 10:10
468f079
Compare
Choose a tag to compare

use config block in Mailgun::Client (#262)
set api key within mailer method (#263)
added templates documentation (#267)
email escaping on bounces (#270)

Release v1.2.6

20 Nov 10:53
0b25d28
Compare
Choose a tag to compare

rescue not expected CommunicationError(#259)
require railgun if ActionMailer is defined(#260)