Skip to content

Releases: zenstruck/mailer-test

v1.4.2

15 Aug 01:29
Compare
Choose a tag to compare

8d75e40 fix: PHPUnit deprecation (#29) by @norkunas
a7bd13d chore: fix ci deprecations (#28) by @Chris53897, @Chris8934

Full Change List

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