Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 668 Bytes

index.md

File metadata and controls

23 lines (17 loc) · 668 Bytes
name url layout nav_savon_version
Version 2
version2
guides
v2

Status: Stable. Please use this version.

Savon version 2.0 was released on December 18, 2012. It introduced major changes to the public interface. Instead of exposing internal objects, the new interface is based on a defined set of options. This allows us to change the internals without breaking your code.

Supported Ruby versions

Every savon release is tested with contemporary supported versions of ruby.

  • main - same support as Ruby
  • 2.15.x - MRI 3.0, 3.1, 3.2, 3.3
  • 2.13.x, 2.14.x - MRI 2.7, 3.0, 3.1
  • 2.12.x - MRI 2.2, 2.3, 2.4, 2.5
  • 2.11.x - MRI 2.0, 2.1, 2.2, and 2.3