Releases: CodeDredd/laravel-soap
Releases · CodeDredd/laravel-soap
v2.0.0-beta.5
Changes
🐛 Bug Fixes
- fix(laravel-soap-115): setting headers is not working @CodeDredd (#120)
🧰 Maintenance
- chore: code clean up @CodeDredd (#118)
v1.5.1
Changes
🐛 Bug Fixes
- fix(laravel-soap-115): setting headers is not working @CodeDredd (#120)
🧰 Maintenance
- chore: code clean up @CodeDredd (#118) without changing the client
v2.0.0-beta.4
Changes
🐛 Bug Fixes
- fix(laravel-soap-109): Fix type error with php 8 @CodeDredd (#117) Thanks @bastien-phi
🧰 Maintenance
- chore(deps-dev): bump orchestra/testbench from 6.13.0 to 6.15.0 @dependabot-preview (#114)
- chore(deps-dev): bump phpunit/phpunit from 9.5.2 to 9.5.4 @dependabot-preview (#116)
- chore(deps): bump php-http/guzzle7-adapter from 0.1.1 to 1.0.0 @dependabot-preview (#111)
v2.0.0-beta.3
v2.0.0-beta.2
v2.0.0-beta.1
Making a real release so no problems are happining with laravel 8 install
Changes
🧰 Maintenance
- chore(deps-dev): bump orchestra/testbench from 6.12.1 to 6.13.0 @dependabot-preview (#102)
- chore(deps-dev): bump orchestra/testbench from 6.11.0 to 6.12.1 @dependabot-preview (#101)
v1.5.0
v1.4.0 - Small improvements
v2.0.0-beta.0
Changes
- Guzzle6 issue fix @vardanmovsisyan (#98)
Features
- added composer 2 compatibility
- added PHP 8 support
🧰 Maintenance
- chore(deps): bump php-http/discovery from 1.12.0 to 1.13.0 @dependabot-preview (#77)
- chore(deps): bump phpro/soap-client from 1.3.1 to 1.3.2 @dependabot-preview (#76)
- chore(deps-dev): bump phpunit/phpunit from 9.4.3 to 9.4.4 @dependabot-preview (#80)
- chore(deps): bump php-http/message from 1.9.1 to 1.10.0 @dependabot-preview (#73)
- chore(deps-dev): bump laminas/laminas-code from 3.4.1 to 3.5.1 @dependabot-preview (#81)
- Fix namespaces for testing classes @peter279k (#78)
- chore(deps-dev): bump phpunit/phpunit from 9.4.2 to 9.4.3 @dependabot-preview (#72)
- chore(deps-dev): bump orchestra/testbench from 6.3.0 to 6.4.0 @dependabot-preview (#71)
v2.0.0-alpha.0
Changes
Big points here:
- Moved to Guzzle 7
- Increased PHP Version Minimum to 7.3
🚀 Features
- refactor(2.0): Guzzle 7 Support @CodeDredd (#70)
- refactor(1.0): Laravel 8 Suppport Updates @CodeDredd (#69)
🧰 Maintenance
- refactor(2.0): Guzzle 7 Support @CodeDredd (#70)
- [BREAKING CHANGE] Support laravel 8 (again - sorry!) @ohnotnow (#67)
- refactor(1.0): Laravel 8 Suppport Updates @CodeDredd (#69)
💥 BREAKING CHANGE
- [BREAKING CHANGE] Support laravel 8 (again - sorry!) @ohnotnow (#67)
- refactor(1.0): Laravel 8 Suppport Updates @CodeDredd (#69)