Releases: bogdanRada/washout_builder
Releases · bogdanRada/washout_builder
v0.8.9 Version 0.8.9
- Stable version
- added checks for exceptions. so that will not show up in the documentation unless they are instances of classes that inherit from WashOut::SOAPError
v0.8.8 Version 0.8.8
- stable version
- fix the checking of ancestor for exceptions
v0.8.7 Version 0.8.7
- Stable version
- minor bug fixes
v0.8.6 Version 0.8.6
- Stable version
- Fixed a issue with complex types
v0.8.4 Version 0.8.4
- Stable version
- Fixed a small issue with complex types and public methods.
v0.8.2 Version 0.8.2
- Stable version
- refactored a bit the code and removed some useless code
v0.8.1 Version 0.8.1
- Stable version
- Fixed a small issue in previous version
v0.8.0 Version 0.8.0
- Stable version
- Breaks compatibility with Washout versions 0.9.1 or less
- This gem is now compatible only with versions higher or equal to 0.10.0.beta.1
v0.7.0 Version 0.7.0
- Stable version
- compatibility with WashOut version 0.10.0.beta.1
v0.6.1 Version 0.6.1
- Stable version
- Removed some useless code and made a bit of refactoring .