What's Changed
- Run apt-get update before installing JDK in JRuby release job by @hsbt in #796
- Harden safe load by @hsbt in #799
- Strip a leading byte order mark before parsing by @hsbt in #801
- Fix error when loading a string with tab-separated datetime by @vasil-nesterov in #752
- Fix unused-but-set-global warnings in clang-23 by @nobu in #804
- Add an experimental opt-in libfyaml backend by @hsbt in #805
- Fix three defects in Psych::Parser#parse by @hsbt in #817
- Remove unused visitor helpers by @nvasilevski in #809
New Contributors
- @vasil-nesterov made their first contribution in #752
- @nvasilevski made their first contribution in #809
Full Changelog: v5.4.0...v5.5.0