Skip to content

Releases: ruby/psych

v4.0.4

16 May 10:42
42bf7f9
Compare
Choose a tag to compare

v4.0.3

17 Nov 08:41
75ab76e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @simi made their first contribution in #525

Full Changelog: v4.0.2...v4.0.3

v4.0.2

17 Nov 08:41
69a713f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

17 Nov 08:41
4049939
Compare
Choose a tag to compare

What's Changed

  • Some tests fail with libyaml 0.1.7 by @mame in #491
  • Make YAML.load_file use YAML.load instead of safe_load by @mame in #493
  • Implement YAML.safe_dump to make safe_load more usable. by @casperisfine in #495
  • JRuby updates and fixes by @headius in #481

Full Changelog: v4.0.0...v4.0.1

v4.0.0

17 Nov 08:41
216f94f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v4.0.0

v3.3.2

17 Nov 08:41
4de7e9c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.1

17 Nov 08:41
091cd46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.3.1

v3.3.0

17 Nov 08:41
0abce07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.3.0

v3.2.1

17 Nov 08:41
68cc762
Compare
Choose a tag to compare

What's Changed

  • Forward keyword arguments in load_file and load_stream by @casperisfine in #463
  • Add Psych.safe_load_file. Tweak doc to provide safe_ examples. by @marcandre in #469
  • Remove unneeded assignment and condition by @tbrisker in #459

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

17 Nov 08:41
181a727
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0