Skip to content

Releases: aaharu/curlsoapclient

2.0.0

22 Feb 19:01
e614dc6
Compare
Choose a tag to compare

2.0.0 - 2019-02-23

Changed

  • drop php version less than 7.2

1.2.0

07 Apr 14:05
Compare
Choose a tag to compare

1.2.0 - 2017-04-07

Added

  • add .gitattributes
  • add compare view's link in changelog
  • proxy_type option.

1.1.2

01 Jan 16:51
Compare
Choose a tag to compare

[1.1.2] - 2017-01-02

Fixed

  • fix proxy_port, proxy_login, proxy_password options.

Changed

  • refactoring.
  • update travis and scrutinizer settings.
  • CHANGELOG format.

Added

  • use editorconfig.

1.1.1

30 Jan 12:27
Compare
Choose a tag to compare
  • support ssl_method option.

1.1.0

16 Jan 12:35
Compare
Choose a tag to compare
  • fix CurlSoapClient::__getCookies and CurlSoapClient::__setCookie.
  • support proxy_host, proxy_port, proxy_login, proxy_password, login, password and authentication options.

1.0.0

24 Sep 16:48
Compare
Choose a tag to compare
update

0.0.0

20 Sep 18:22
Compare
Choose a tag to compare
0.0.0 Pre-release
Pre-release
improve tests