Releases: ruby/yaml
Releases · ruby/yaml
v0.4.0
What's Changed
- Make PStore support as optional by @hsbt in #28
- Fix broken link to Psych docs by @movermeyer in #29
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #30
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #32
- Exclude 2.4-2.5 on macos-14 iamge by @hsbt in #34
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #33
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #35
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #36
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #37
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #38
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #39
- Use
safe_load
instead ofload
by @hsbt in #40 - Also use safe_load on YAML::Store by @hsbt in #41
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #42
New Contributors
- @movermeyer made their first contribution in #29
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Fix Psych documentation link by @duffn in #14
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #16
- Expose YAML::VERSION by @hsbt in #18
- Compatibility for Psych 4 by @hsbt in #26
- Use test-unit-ruby-core instead of hard copy from ruby repository by @hsbt in #24
New Contributors
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #5
- Fix broken test by @hsbt in #6
- Add JRuby-specific warning when psych fails by @headius in #7
- Added dependabot.yml for actions by @hsbt in #8
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #9
New Contributors
- @k0kubun made their first contribution in #5
- @headius made their first contribution in #7
- @dependabot made their first contribution in #9
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.1
What's Changed
- Add links to Psych by @BurdetteLamar in #3
New Contributors
- @BurdetteLamar made their first contribution in #3
Full Changelog: v0.1.0...v0.1.1