Releases: bogdanRada/washout_builder
Releases · bogdanRada/washout_builder
v0.9.6 Version 0.9.6
- Stable version
v0.9.5 Version 0.9.5
- Stable version
- Refactored how custom class exception are determined
- Removed useless dependency on Nori gem
v0.9.4 Version 0.9.4
- Unstable
- Bug in previous version for nested complex types inside custom class exception
v0.9.3
- Fix a bug in previous version for nested complex types inside custom class exceptions.
v0.9.2 Version 0.9.2
- Shows inheritance between custom class exceptions and the nested complex types
v0.9.1 Version 0.9.1
- Stable version
- fixed issue when in the list of exceptions where something else than classes. Added check so only classes will be considered
v0.9.0 Version 0.9.0
- Stable version
- The list of exceptions must now be classes instead of instances, and you can now easily add custom attributes to your custom soap exception classes using Virtus gem
- Added dependency to Virtus gem version >= 1.0.0
V0.8.12 Version 0.8.12
- Stable version
- Fixed a issue when using the type_name attribute instead of the class name for complex types that are direct descendants from Washout::Type
v0.8.11 Version 0.8.11
- Stable version
- fixed bug when no routes where added for services
v0.8.10 Version 0.8.10
- Stable version
- fixed bug for empty soap services