Releases: zenstruck/mailer-test
v1.4.2
8d75e40 fix: PHPUnit deprecation (#29) by @norkunas
a7bd13d chore: fix ci deprecations (#28) by @Chris53897, @Chris8934
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
Stable release!
v0.5.0
v0.4.0
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