Skip to content

Releases: CodeDredd/laravel-soap

v2.0.0-beta.5

29 Mar 11:22
938f361
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(laravel-soap-115): setting headers is not working @CodeDredd (#120)

🧰 Maintenance

v1.5.1

29 Mar 11:38
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fix(laravel-soap-115): setting headers is not working @CodeDredd (#120)

🧰 Maintenance

v2.0.0-beta.4

27 Mar 10:31
00e5d52
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

v2.0.0-beta.3

26 Feb 17:55
Compare
Choose a tag to compare

Changes

🚀 Features

v2.0.0-beta.2

26 Feb 14:42
d42b3d4
Compare
Choose a tag to compare

Changes

  • Small github action changes

🚀 Features

  • Make functions visibile to overwrite them @chiiya (#106)

🐛 Bug Fixes

  • Fixed a bug with basicauth configuration @chiiya (#105)

v2.0.0-beta.1

26 Feb 08:23
55cc5a2
Compare
Choose a tag to compare

Making a real release so no problems are happining with laravel 8 install

Changes

🧰 Maintenance

v1.5.0

26 Feb 17:56
5289783
Compare
Choose a tag to compare

Changes

🚀 Features

v1.4.0 - Small improvements

26 Feb 14:43
Compare
Choose a tag to compare

Changes

  • Small github action changes

🚀 Features

  • Make functions visibile to overwrite them @chiiya (#106)

🐛 Bug Fixes

  • Fixed a bug with basicauth configuration @chiiya (#105)

v2.0.0-beta.0

01 Feb 17:06
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

Changes

Features

  • added composer 2 compatibility
  • added PHP 8 support

🧰 Maintenance

v2.0.0-alpha.0

29 Oct 19:33
92345b6
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release

Changes

Big points here:

  • Moved to Guzzle 7
  • Increased PHP Version Minimum to 7.3

🚀 Features

🧰 Maintenance

💥 BREAKING CHANGE

  • [BREAKING CHANGE] Support laravel 8 (again - sorry!) @ohnotnow (#67)
  • refactor(1.0): Laravel 8 Suppport Updates @CodeDredd (#69)