Add Google Analytics headers to auto tag links
Support for sub accounts added by @danstefancu
Example
$transport = new MandrillTransport($dispatcher);
$transport->setApiKey('ABCD1234');
$transport->setSubAccount('sub-account-123');
Support for image embedding added by @sergehardy
Added autotext option
Merged PRs from @Remiii
Removed try/catch around Mandrill send, as request by @harry-flipkod
As requested by @RemiWoler, a standalone version of our SwiftMailer transport for Mandrill
How can I help you explore Laravel packages today?