All notable changes to laravel-mailcoach-sdk will be documented in this file.
Support Laravel 13, drop support below Laravel 12, upgrade to Pest 4
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #30
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #31
- Add Laravel 12 support by @the-pulli in #33
- @the-pulli made their first contribution in #33
Full Changelog: https://github.com/spatie/laravel-mailcoach-sdk/compare/1.3.0...1.4.0
- Add a basic
Mailcoach::fake()method that creates a fake and records the requests - Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #25
- Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0 by @dependabot in #26
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #27
Full Changelog: https://github.com/spatie/laravel-mailcoach-sdk/compare/1.2.0...1.3.0
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #23
Full Changelog: https://github.com/spatie/laravel-mailcoach-sdk/compare/1.1.0...1.2.0
- improve error exception for missing credentials by @Nielsvanpach in #21
- Add tags attribute to example by @janiskelemen in #9
- Bump actions/checkout from 3 to 4 by @dependabot in #19
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #7
- Bump aglipanci/laravel-pint-action from 2.1.0 to 2.2.0 by @dependabot in #12
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #13
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #15
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #16
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #17
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #18
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #20
- @janiskelemen made their first contribution in #9
- @Nielsvanpach made their first contribution in #21
Full Changelog: https://github.com/spatie/laravel-mailcoach-sdk/compare/1.0.2...1.1.0
- support L10
- Fix typo by @michaelnabil230 in #1
- Update readme by @1stevengrant in #3
- Use correct class name in @see docblock by @ash-jc-allen in #5
- Bump aglipanci/laravel-pint-action from 1.0.0 to 2.1.0 by @dependabot in #4
- Removed unused command by @ash-jc-allen in #6
- @michaelnabil230 made their first contribution in #1
- @1stevengrant made their first contribution in #3
- @ash-jc-allen made their first contribution in #5
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/spatie/laravel-mailcoach-sdk/compare/1.0.0...1.0.1
- initial release
- experimental release