Skip to content

Releases: zenstruck/mailer-test

v1.4.1

25 Oct 13:45
Compare
Choose a tag to compare

3177e7d fix: allow 7.0+ for symfony/mailer (#27) by @kbond

Full Change List

v1.4.0

24 Oct 15:48
Compare
Choose a tag to compare

93306fb feat: Symfony 7 support (#26) by @kbond

Full Change List

v1.3.0

03 Feb 19:58
Compare
Choose a tag to compare

bb45289 feat: allow asserting on Signed emails (#24) by @kbond
fbb32ae feat: require php 8+ (#22) by @kbond

Full Change List

v1.2.0

12 Jan 15:52
Compare
Choose a tag to compare

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

Full Change List

v1.1.0

07 Apr 14:44
518edc7
Compare
Choose a tag to compare

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

Full Change List

v1.0.0

23 Dec 16:46
d316726
Compare
Choose a tag to compare

Stable release!

Full Change List

v0.5.0

19 Nov 19:09
d316726
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

d316726 [feature] allow Symfony 6 (#7) by @kbond

Full Change List

v0.4.0

21 Oct 19:08
bedd52a
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

bedd52a [minor] add static return type for TestEmail methods by @kbond
f64e7f2 [docs] document new features (#13) by @kbond
58d2f7e [feature] add more SentEmails collection filters (#13) by @kbond
edc7922 [feature] add TestEmail::dump()/dd() (#13) by @kbond
8a8b0da [feature] add TestEmail::assertSubjectContains() (#13) by @kbond
20d2635 [feature] add SentEmails collection methods/filters (#13) by @kbond
59b0ce5 [BC BREAK] remove TestMailer::sentTestEmails() (#13) by @kbond
1ad786e [feature][BC BREAK] SentEmails is now a collection of TestEmail's (#13) by @kbond
48e37f8 [feature] allow Email/no typehint assertEmailSentTo callback (#13) by @kbond
379624a [ci] use reusable workflows (#12) by @kbond

Full Change List

v0.3.0

05 Oct 17:55
f634112
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

fd083e0 [feature] add ability to reset collected emails (#11) by @kbond
58e3d20 [minor] refactor (#11) by @kbond

Full Change List

v0.2.0

04 Oct 15:13
2399e87
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

2399e87 [feature][BC BREAK] emails persisted between reboots (closes #5) (#9) by @kbond
5892976 [feature] add TestEmail tag/metadata access/assertions (#10) by @kbond
14a87b8 [minor] use zenstruck/assert for assertions instead of phpunit (#6) by @kbond
8264478 [bug] profiler is only required in Symfony 5.2 (#8) by @kbond
660d812 [minor] adjust CI matrix (#8) by @kbond
4b13884 [minor] disable codecov pr annotations by @kbond
eb20fea [minor] add Symfony 5.3/5.4-dev to CI test matrix by @kbond
8d76db6 [minor] update php-cs-fixer to v3 by @kbond
8ddb5a0 [minor] lock php-cs-fixer version in ci (bug) by @kbond
ce39770 [minor] adjust codecov threshold by @kbond
bd5eeb2 [minor] use SHELL_VERBOSITY to hide logs by @kbond
bb025c9 [minor] Fix package name in README (#2) by @OskarStark
5550e61 [minor] fix test by @kbond

Full Change List