Skip to content

Releases: sprintcube/cakephp-sendgrid

Release 5.0.0

Choose a tag to compare

@narendravaghela narendravaghela released this 10 Jan 11:36
eb43d9a

CakePHP 5 Stable Release

What's Changed

New Contributors

  • @jubbs made their first contribution in #8

Full Changelog: 4.0.1...5.0.0

Release 4.0.1

Choose a tag to compare

@narendravaghela narendravaghela released this 30 May 12:02
0a72827

Important - Breaking Change (possibly!)

This release contains the fix for the misspelled key name in the response. It is now status instead of staus. If you are using this key, please update your code.

Also, removing the prefix v from the tag name.

What's Changed

Full Changelog: v4.0.0...4.0.1

Release 4.0.0

Release 4.0.0 Pre-release
Pre-release

Choose a tag to compare

@narendravaghela narendravaghela released this 09 Apr 13:19
f198e18

CakePHP 4 compatibility

What's Changed

New Contributors

Full Changelog: v1.0.0...v4.0.0

Release 1.0.0

Choose a tag to compare

@narendravaghela narendravaghela released this 26 Sep 14:09

Initial Release with base features

  • Send email
  • Set template
  • Set future delivery using schedule
  • Custom headers