August 15th, 2024 - v1.4.1...v1.4.2
- 8d75e40 fix: PHPUnit deprecation (#29) by @norkunas
- a7bd13d chore: fix ci deprecations (#28) by @Chris53897, @Chris8934
October 25th, 2023 - v1.4.0...v1.4.1
- 3177e7d fix: allow 7.0+ for
symfony/mailer
(#27) by @kbond
October 24th, 2023 - v1.3.0...v1.4.0
- 93306fb feat: Symfony 7 support (#26) by @kbond
February 3rd, 2023 - v1.2.0...v1.3.0
- bb45289 feat: allow asserting on Signed emails (#24) by @kbond
- fbb32ae feat: require php 8+ (#22) by @kbond
January 12th, 2023 - v1.1.0...v1.2.0
- 673510d feat: make some
TestEmail::assertHasFile()
parameters optional (#20) by @kbond - a60b4e7 fix:
TestEmail::assertHasFile()
(#20) by @kbond - f3ede9c fix(ci): add token by @kbond
- 76d39b5 chore(ci): fix by @kbond
- f8f8763 ci: fix (#18) by @kbond
- 3a594fc [minor] support Symfony 6.1 (#16) by @kbond
April 7th, 2022 - v1.0.0...v1.1.0
- 52aca25 [minor] remove scrutinizer (#15) by @kbond
- 6ce062d [feature] require Symfony 5.4+ (#15) by @kbond
- e5caa26 [minor] add static code analysis with phpstan (#14) by @kbond
December 23rd, 2021 - Initial Release