v4.0.2
What's Changed
- Add a CI configuration with libyaml 0.1.7 by @mame in #506
- require 'delegate' explicitly by @ahorek in #507
- Use git repository link for LibYAML in docs by @rhysforyou in #510
- Update ubuntu-jruby.yml by @jory-graham in #513
- fix parsing integer values with '_' at the end by @OpakAlex in #473
- Improve float scalar scanner by @tbrisker in #460
- Add quotes to the strings "y" and "n" by @tenderlove in #515
- Update ScalarScanner#tokenize pattern for unicode on master by @jory-graham in #516
- Tweak actions by @hsbt in #518
New Contributors
- @ahorek made their first contribution in #507
- @rhysforyou made their first contribution in #510
- @OpakAlex made their first contribution in #473
Full Changelog: v4.0.1...v4.0.2