Skip to content

Releases: ruby/psych

v5.2.1

02 Dec 08:45
7c81f7d
Compare
Choose a tag to compare

What's Changed

  • Eagerly require date by @tdeo in #695
  • Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #697
  • Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #696

New Contributors

  • @tdeo made their first contribution in #695

Full Changelog: v5.2.0...v5.2.1

v5.2.0.beta7

07 Nov 06:05
6609955
Compare
Choose a tag to compare

v5.2.0.beta6

07 Nov 05:53
b89064e
Compare
Choose a tag to compare

v5.2.0.beta5

07 Nov 05:25
48e5af8
Compare
Choose a tag to compare

v5.2.0.beta4

07 Nov 04:58
288febb
Compare
Choose a tag to compare

v5.2.0.beta2

07 Nov 04:46
0415b06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.2...v5.2.0.beta2

v5.2.0

07 Nov 06:27
6ea07fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.2...v5.2.0

v5.1.2

19 Dec 02:07
a9ab74d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.1.1...v5.1.2

v5.1.1.1

16 Oct 11:55
51cc86f
Compare
Choose a tag to compare
  • Re-package v5.1.1 for JRuby: #655

v5.1.1

11 Oct 06:14
f306512
Compare
Choose a tag to compare

What's Changed

  • Use callable workflow by @hsbt in #622
  • Rename Actions yaml name by @hsbt in #623
  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #625
  • Use test-unit-ruby-core by @hsbt in #631
  • Prefer assert_include for simple strings by @nobu in #632
  • Update spec files by @nobu in #633
  • Comment out the code used to expand the file list by @nobu in #634
  • Remove private methods unused since #487 by @nobu in #635
  • Extract accessor methods without forwardable by @hsbt in #636
  • Skip BigDecimal tests when it's missing to load by @hsbt in #638
  • Bump actions/checkout from 3 to 4 by @dependabot in #646
  • Allow setting defaults for SnakeYAML limits by @headius in #647
  • More small JRuby improvements for Parser by @headius in #650
  • Remove SnakeYAML settings that don't work by @headius in #653

Full Changelog: v5.1.0...v5.1.1