Skip to content

Releases: savonrb/wasabi

v5.0.2

27 Feb 19:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

13 Feb 20:26
Compare
Choose a tag to compare
  • Restore support for HTTPI (#117).

v5.0.0

08 Jan 18:23
2fb785f
Compare
Choose a tag to compare
  • Drop support for unsupported rubies (2.7 and below)
  • Update to be compatible with Faraday (#116)

v4.0.0

27 Mar 16:42
44300ec
Compare
Choose a tag to compare
  • Formally drop support for unsupported rubies (2.6 and below)
  • Parse Input/Output When Operation Style is Document (#114)

v3.8.0

01 Oct 03:37
Compare
Choose a tag to compare

v3.7.0

25 Jan 13:37
Compare
Choose a tag to compare
  • Breaking: BC BREAKING: Revert "Add support for rpc encoded wsdl" (#103)
  • Fix: Support escaped endpoint URLs (#100)

v3.6.1

27 Aug 20:08
Compare
Choose a tag to compare
  • Fix: Repair unlinked Markdown in the CHANGELOG
  • Add: Link to the CHANGELOG in the RubyGems.org metadata
  • Add: Link to the Rubydocs.info documentation in the RubyGems.org metadata

Thanks to @chaymaeBZ for supporting this release! 🎉

v3.6.0

27 Aug 18:19
Compare
Choose a tag to compare

Added

Fixed

Changed

  • Turn String monkeypatches into Wasabi class methods (@tjarratt)
  • Reduced size of gem by focusing the files list (#89, @utkarsh2102)

Removed

  • No longer tested on Rubinius

Thanks to @fernandes, @chaymaeBZ, @bvicenzo, @tjarratt and @utkarsh2102 for bringing this version to the community! 🎉