Releases: SynergiTech/laravel-postal
Releases · SynergiTech/laravel-postal
v5.0.3
v5.0.2
Laravel 11 is officially supported
Full Changelog: v5.0.1...v5.0.2
v5.0.1
An update to include the latest postal/postal library which had a bugfix release to correct behaviour around throwing exceptions when provided with a specific error code from Postal.
Full Changelog: v5.0.0...v5.0.1
v5.0.0
Not a dramatic change but this removes the dependency on rmccue/requests which might come as a shock so better safe than sorry.
What's Changed
- ♻️ refactor for postal/postal v2 by @willpower232 in #34
Full Changelog: v4.1.0...v5.0.0
v3.3.3
v4.1.0
Laravel 10 is officially supported and PHP 8.2 is fully tested
What's Changed
- Test PHP 8.2 by @willpower232 in #32
- Support Laravel 10 (exclude php 8.0) by @morganarnel in #33
New Contributors
- @morganarnel made their first contribution in #33
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- 🐛 need to initialise null parameters by @willpower232 in #31
Full Changelog: v4.0.0...v4.0.1
v4.0.0
v3.3.2
v3.3.1
Hotfix as there was one table name which survived being replaced previously.