Changelog for
ruby2.5-rubygem-wasabi-3.5.0-lp151.1.1.x86_64.rpm :
* Thu Apr 02 2015 cooloAATTsuse.com- updated to version 3.5.0
* Wed Mar 04 2015 cooloAATTsuse.com- updated to version 3.4.0
* Fix: [#634](https://github.com/savonrb/savon/issues/634) Reverts PR #46, generates
*most
* operation names correctly.
* Sun Feb 08 2015 cooloAATTsuse.com- updated to version 3.3.1
* Fix: [#48](https://github.com/savonrb/wasabi/issue/48) Remove dependency on mime-type gem
* Mon Oct 13 2014 cooloAATTsuse.com- adapt to new rubygem packaging
* Sun May 18 2014 cooloAATTsuse.com- updated to version 3.3.0
* Feature: [#44](https://github.com/savonrb/wasabi/pull/44) adds a feature to specify the HTTPI adapter you\'d like to use.
* Fri Dec 20 2013 cooloAATTsuse.com- updated to version 3.2.3
* Fix [#39](https://github.com/savonrb/wasabi/pull/39) fixes new regression in operation names. Huge thank you to #leoping for investigating this and issuing a pull request.
* Mon Dec 09 2013 cooloAATTsuse.com- updated to version 3.2.2
* Fix: [#32](https://github.com/savonrb/wasabi/issues/32) fixes a regression in operation names that was adversely affecting Savon: https://github.com/savonrb/savon/issues/520
* Feature: Drops requirement for Nokogiri <= 1.6 for modern rubies. This was in place for ruby 1.8 but since support for that is going away, we shouldn\'t prevent users from using newer versions of Nokogiri.
* Tue Jul 30 2013 cooloAATTsuse.com- updated to version 3.2.0
* Feature: [#20](https://github.com/savonrb/wasabi/issues/20) Limited support for listing an operation\'s parameters. Please note that if your WSDL defines imports, this method might not return all types.
* Improvement: [#7](https://github.com/savonrb/wasabi/issues/7) Major speed improvements.
* Improvement: [#16](https://github.com/savonrb/wasabi/issues/16) Various improvements regarding element order and type information.
* Fix: [#25](https://github.com/savonrb/wasabi/issues/25) Fixes a problem where Wasabi escaped an already escaped endpoint URL.
* Fix: [#15](https://github.com/savonrb/wasabi/issues/15) Fixes a bug where the operation tag name was not correctly extracted from the WSDL document.
* Sun May 05 2013 cooloAATTsuse.com- updated to version 3.1.0
* Sat Dec 22 2012 cooloAATTsuse.com- updated to version 3.0.0
* Updated to HTTPI 2.0 to play nicely with Savon 2.0.
* Sun Aug 26 2012 cooloAATTsuse.com- updated to version 2.5.1
* Fix: [#14](https://github.com/rubiii/wasabi/issues/14) fixes an issue where finding the correct SOAP input tag and namespace identifier fails when portTypes are imported, since imports are currently not supported. The bug was introduced in v2.2.0 by [583cf6](https://github.com/rubiii/wasabi/commit/583cf658f1953411a7a7a4c22923fa0a046c8d6d).
* Refactoring: Removed `Object#blank?` core extension.
* Wed Aug 24 2011 fcastelliAATTnovell.com- fix building
* Fri Jul 22 2011 fcastelliAATTnovell.com- Fix provides statement.
* Fri Jul 22 2011 fcastelliAATTnovell.com- Add provides rubygem-wasabi-2. It\'s required to build rubygem-savon.
* Thu Jul 21 2011 fcastelliAATTnovell.com- Initial package (v2.0.0)