Skip to content

Releases: mailjet/mailjet-gem

No more default props

14 Mar 17:20
Compare
Choose a tag to compare
  • default properties are removed
    • you can pass any property to the api
  • default sender works with the sendAPI

More Send properties

01 Mar 14:00
Compare
Choose a tag to compare
v1.3.5

version

Merged template API properties

29 Feb 13:00
Compare
Choose a tag to compare
v1.3.4

Update version.rb

Email as ID fixed

29 Feb 10:40
Compare
Choose a tag to compare
v1.3.3

version v1.3.3

SMTP-like props

25 Jan 16:53
Compare
Choose a tag to compare
  • added :to :cc :bcc and send in addition to :recipients

Send API parsed response

21 Jan 15:14
Compare
Choose a tag to compare
  • The response from the SendAPI using the Mailjet::Send resource is now stored and decoded in result.attributes['Sent']

Send JSON

12 Nov 10:56
Compare
Choose a tag to compare
  • Send takes Json props
  • Missing Mailjet resource/actions

Specs and class properties conflicts fixed

05 Oct 10:28
Compare
Choose a tag to compare
  • Minimal specs to be extended in the next releases
  • Conflict with property name in the main class: fixed

New contact and contactslist action and issues with the ruby versions 2.1.x

20 Aug 15:03
Compare
Choose a tag to compare