Ox v2.6.0 Release Notes

  • โž• Added

    • The Element#each() method was added to allow iteration over Element nodes conditionally.
    • ๐Ÿ‘ Element#locate() now supports a [@attr=value] specification.
    • ๐Ÿ’Ž An underscore character used in the easy API is now treated as a wild card for valid XML characters that are not valid for Ruby method names.