Skip to content

Return Objects and send email with a model

Compare
Choose a tag to compare
@ewood-ac ewood-ac released this 07 Dec 19:24
· 24 commits to main since this release
7fd9d8e

NOTE: This release contains breaking changes Please review carefully

What's Changed

  • New Method to allow email send using a model
  • New Method to allow template send using a model
  • Return objects rather than DynamicResponseModel (where possible) - this is where the breaking changes are so please review carefully
  • Now using code fixer to make white space and other lint type changes more consistent across files
  • Changes requested in issues and PR's from the community

Contributors

Full Changelog: v5.0.2...v6.0.0