Return Objects and send email with a model
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