Skip to content

Releases: ruby/psych

v5.2.6

12 May 16:23
v5.2.6
b9dec9f
Compare
Choose a tag to compare

What's Changed

  • Fix dumping StringIO (and potentially others) on Ruby <= 2.7 by @Earlopain in #729

New Contributors

Full Changelog: v5.2.5...v5.2.6

v5.2.5

09 May 22:13
v5.2.5
dbf9e36
Compare
Choose a tag to compare

What's Changed

  • Fix loading/parsing regular expressions with forward slashes by @mamhoff in #715
  • Data object encoding by @nevans in #692
  • Fix error in @dispatch_cache default value by @srawlins in #188
  • Ensure to remove the test constants by @nobu in #727
  • Refine Ruby 3.5 Set support. by @byroot in #728
  • Adding safe_load_stream: a ( nearly ) equivalent to load_stream, but safe by @OrenGitHub in #724

New Contributors

Full Changelog: v5.2.4...v5.2.5

v5.2.4

01 May 16:37
v5.2.4
bb63f91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.3...v5.2.4

v5.2.3

17 Jan 15:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.2...v5.2.3

v5.2.2

18 Dec 01:14
746e1ad
Compare
Choose a tag to compare

What's Changed

  • Do not depend on the evaluation order of C arguments by @mame in #698
  • Don't autolink Exception in psych module docs by @zzak in #699

Full Changelog: v5.2.1...v5.2.2

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