Recent Releases of https://github.com/savonrb/wasabi
https://github.com/savonrb/wasabi - v5.1.0
What's Changed
- Segment declared types by namespace to distinguish distinct types by @RickSnyder in https://github.com/savonrb/wasabi/pull/57
- adjust input parsing by @pcai in https://github.com/savonrb/wasabi/pull/122
New Contributors
- @RickSnyder made their first contribution in https://github.com/savonrb/wasabi/pull/57
- @pcai made their first contribution in https://github.com/savonrb/wasabi/pull/122
Full Changelog: https://github.com/savonrb/wasabi/compare/v5.0.3...v5.1.0
- Ruby
Published by pcai over 1 year ago
https://github.com/savonrb/wasabi - v5.0.3
What's Changed
- Relax faraday version restriction by @ChristopherBert in https://github.com/savonrb/wasabi/pull/120
New Contributors
- @ChristopherBert made their first contribution in https://github.com/savonrb/wasabi/pull/120
Full Changelog: https://github.com/savonrb/wasabi/compare/v5.0.2...v5.0.3
- Ruby
Published by pcai over 1 year ago
https://github.com/savonrb/wasabi - v5.0.2
What's Changed
- Fix input/output for
style="rpc"operations by @hss-mateus in https://github.com/savonrb/wasabi/pull/119
New Contributors
- @hss-mateus made their first contribution in https://github.com/savonrb/wasabi/pull/119
Full Changelog: https://github.com/savonrb/wasabi/compare/v5.0.1...v5.0.2
- Ruby
Published by pcai about 2 years ago
https://github.com/savonrb/wasabi - v5.0.1
- Restore support for HTTPI (#117).
- Ruby
Published by pcai about 2 years ago
https://github.com/savonrb/wasabi - v5.0.0
- Drop support for unsupported rubies (2.7 and below)
- Update to be compatible with Faraday (#116)
- Ruby
Published by pcai about 2 years ago
https://github.com/savonrb/wasabi - v4.0.0
- Formally drop support for unsupported rubies (2.6 and below)
- Parse Input/Output When Operation Style is Document (#114)
- Ruby
Published by pcai almost 3 years ago
https://github.com/savonrb/wasabi - v3.8.0
- Change: Update HTTPI to 3.0 to remove the socksify dependency. (savonrb/httpi#225)
- Ruby
Published by pcai over 3 years ago
https://github.com/savonrb/wasabi - v3.7.0
- Breaking: BC BREAKING: Revert "Add support for rpc encoded wsdl" (#103)
- Fix: Support escaped endpoint URLs (#100)
- Ruby
Published by olleolleolle about 4 years ago
https://github.com/savonrb/wasabi - v3.6.1
- 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! 🎉
- Ruby
Published by olleolleolle over 5 years ago
https://github.com/savonrb/wasabi - v3.6.0
Added
- Support RPC-encoded WSDL (#63, @fernandes)
Fixed
- Depend on addressable, for unescape to avoid a Ruby warning (#81, @chaymaeBZ, @bvicenzo)
Changed
- Turn
Stringmonkeypatches intoWasabiclass 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! 🎉
- Ruby
Published by olleolleolle over 5 years ago