Releases: aaharu/curlsoapclient
Releases · aaharu/curlsoapclient
2.0.0
2.0.0 - 2019-02-23
Changed
- drop php version less than 7.2
1.2.0
1.2.0 - 2017-04-07
Added
- add .gitattributes
- add compare view's link in changelog
- proxy_type option.
1.1.2
[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
1.1.1
- support ssl_method option.
1.1.0
- fix CurlSoapClient::__getCookies and CurlSoapClient::__setCookie.
- support proxy_host, proxy_port, proxy_login, proxy_password, login, password and authentication options.