Skip to content

Releases: ruby/yaml

v0.3.0

06 Nov 09:49
f83b040
Compare
Choose a tag to compare

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

  • @duffn made their first contribution in #14

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Dec 08:24
f4833ed
Compare
Choose a tag to compare

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

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Nov 10:07
cef5360
Compare
Choose a tag to compare

What's Changed

  • Fixing Markdown Formatting in ReadMe.md for links and style by @cdesch in #4

New Contributors

  • @cdesch made their first contribution in #4

Full Changelog: v0.1.1...v0.2.0

v0.1.1

17 Nov 10:07
c0c448d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Nov 10:07
218b343
Compare
Choose a tag to compare

What's Changed

  • Use GitHub Actions instead of Travis CI. by @hsbt in #1
  • Use ruby/setup-ruby instead of actions/setup-ruby by @hsbt in #2

Full Changelog: https://github.com/ruby/yaml/commits/v0.1.0