Skip to content

Releases: ruby/psych

v5.3.1

17 Dec 04:35
8345af9

Choose a tag to compare

What's Changed

  • bump snakeyaml-engine to 2.10 (jruby) by @kares in #762
  • Replace C extension ToRuby#init_data with Data#initialize bind_call by @nevans in #765

Full Changelog: v5.3.0...v5.3.1

v5.3.0

10 Dec 05:08
d8053b0

Choose a tag to compare

What's Changed

  • Use the latest stable version for trusted publisher by @hsbt in #732
  • Alias value or join to take in old Ruby by @hsbt in #733
  • Removed unnecessary workaround by @hsbt in #734
  • Test with ppc64le and s390x by @hsbt in #738
  • CI: Skip ppc64le/s390x cases in forked repositories. by @junaruga in #739
  • Remove warning by not calling find_library after pkg_config by @etiennebarrie in #744
  • CI: test.yml: test-ibm: Use nproc instead of hard-coded number 2. by @junaruga in #745
  • Add a workflow to sync commits to ruby/ruby by @k0kubun in #746
  • Replace Ruby 3.5 with Ruby 4.0 by @yahonda in #751
  • Fix usage of rb_struct_initialize() to pass an Array of members values and not a Hash and add TruffleRuby in CI by @eregon in #749
  • Remove y Object extension in IRB by @runephilosof in #748
  • Add option to disable symbol parsing for ScalarScanner by @calebstewart in #741
  • Use Node#to_ruby parse_symbols option by @etiennebarrie in #755
  • Replaced macos-15-intel from macos-13 by @hsbt in #759

New Contributors

Full Changelog: v5.2.6...v5.3.0

v5.2.6

12 May 16:23
v5.2.6
b9dec9f

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

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

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

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

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

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

Choose a tag to compare

v5.2.0.beta6

07 Nov 05:53
b89064e

Choose a tag to compare