v1.3.0
Third feature release of SlmMail:
- [BC] The Version class was removed as we always forget to update it. It has little use anyway, but if you rely on it, you will need to update your code.
- Mandrill: Cc and Bcc is now supported.
- Mandrill: you can now set per-recipient metadata in Mandrill message through the "setMetadata" method.
- Mandrill: using the "metadata" option for Mandrill message has been deprecated. Please use the "setGlobalMetadata" method now (metadata now work the same way as variables).