Skip to content

Releases: bogdanRada/washout_builder

v0.9.6 Version 0.9.6

12 Dec 08:15
Compare
Choose a tag to compare
  • Stable version

v0.9.5 Version 0.9.5

12 Dec 08:15
Compare
Choose a tag to compare
  • Stable version
  • Refactored how custom class exception are determined
  • Removed useless dependency on Nori gem

v0.9.4 Version 0.9.4

12 Dec 08:13
Compare
Choose a tag to compare
  • Unstable
  • Bug in previous version for nested complex types inside custom class exception

v0.9.3

12 Dec 08:12
Compare
Choose a tag to compare
  • Fix a bug in previous version for nested complex types inside custom class exceptions.

v0.9.2 Version 0.9.2

12 Dec 08:11
Compare
Choose a tag to compare
  • Shows inheritance between custom class exceptions and the nested complex types

v0.9.1 Version 0.9.1

10 Dec 19:33
Compare
Choose a tag to compare
  • 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

10 Dec 17:51
Compare
Choose a tag to compare
  • 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

10 Dec 12:31
Compare
Choose a tag to compare
  • 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

10 Dec 12:23
Compare
Choose a tag to compare
  • Stable version
  • fixed bug when no routes where added for services

v0.8.10 Version 0.8.10

10 Dec 12:14
Compare
Choose a tag to compare
  • Stable version
  • fixed bug for empty soap services