Skip to content

REXML 3.4.0 - 2024-12-15

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Dec 02:19
· 3 commits to master since this release

Improvement

  • Improved performance.

  • JRuby: Improved parse performance.

    • GH-219
    • Patch by João Duarte
  • Added support for reusing pull parser.

  • Improved error handling when source is IO.

Thanks

  • NAITOH Jun

  • João Duarte

  • Dmitry Pogrebnoy