Skip to content

Latest commit

 

History

History
94 lines (59 loc) · 4.52 KB

File metadata and controls

94 lines (59 loc) · 4.52 KB

Changelog

All notable changes to laravel-mailcoach-sdk will be documented in this file.

1.5.0 - 2026-03-18

Support Laravel 13, drop support below Laravel 12, upgrade to Pest 4

1.4.0 - 2025-02-25

What's Changed

  • 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

New Contributors

  • @the-pulli made their first contribution in #33

Full Changelog: https://github.com/spatie/laravel-mailcoach-sdk/compare/1.3.0...1.4.0

1.3.0 - 2024-07-30

What's Changed

  • 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

1.2.0 - 2024-03-14

What's Changed

  • 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

1.1.0 - 2023-10-11

What's Changed

  • 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

New Contributors

  • @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

1.0.2 - 2023-01-26

  • support L10

1.0.1 - 2023-01-04

What's Changed

  • 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

New Contributors

  • @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

1.0.0 - 2022-11-08

  • initial release

0.0.1 - 2022-11-08

  • experimental release