Skip to content

Releases: andrewmcgivery/angular-soap

Version 2.1.2

29 Mar 23:18
Compare
Choose a tag to compare

#32 Update soapclient to use the correct username parametername
#33 Send authorization to wsdl as well

Thanks Jeroen van der Last for the pull requests!

Version 2.1.1

22 Nov 14:49
Compare
Choose a tag to compare

Fix for Latin characters.

Version 2.1.0

31 Mar 14:24
Compare
Choose a tag to compare

Added setCredentials(username, password) method.

Version 2.0.0

15 Mar 13:21
Compare
Choose a tag to compare

Changed method from "get" to "post" since in reality the requests are send over POST.

Version 1.0.0

12 Jan 19:36
Compare
Choose a tag to compare

Initial Release.