Releases: Stampie/stampie-bundle
Releases · Stampie/stampie-bundle
2.1.1
2.1.0
2.0.0
- Upgraded to Stampie 1.0
- Renamed the package to stampie/stampie-bundle
- Renamed the bundle from
HB\StampieBundle\HBStampieBundle
toStampie\StampieBundle\StampieBundle
- Renamed the configuration key from
hb_stampie
tostampie
- Renamed the mailer service from
hb_stampie.mailer
tostampie.mailer
- Added support for the Mailjet and Sparkpost mailer implementations
- Improved the rendering of the profiler panel
- Enabled the stampie/extra features automatically when installing the package
- Added support for autowiring for
Stampie\MailerInterface
- Removed class parameters
1.0.3
1.0.2
1.0.1: Merge pull request #13 from pulse00/patch/injection-fix
- Fix bug introduced in last release.
- New mailer command.
Initial Release
Merge pull request #12 from pulse00/feature/guzzle Added guzzle support