Skip to content

Releases: ruby/psych

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

v5.0.2

18 Jan 04:53
a170b8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.1...v5.0.2

v5.0.1

08 Dec 02:16
bdf20e6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.0.1

v5.0.0

05 Dec 07:44
4fed094
Compare
Choose a tag to compare

What's Changed

  • Don't require strscan unnecessarily by @deivid-rodriguez in #534
  • Remove alias of load to unsafe_load by @miry in #539
  • Add strict_integer option to parse numbers with commas as strings by @sethboyles in #537
  • Remove bundled libyaml by @hsbt in #541
  • Added dependabot.yml for actions by @hsbt in #546
  • Bump actions/checkout from 2 to 3 by @dependabot in #547
  • Update actions by @hsbt in #545
  • Added condition for macOS homebrew by @hsbt in #548
  • Add --with-libyaml-source-dir option by @nobu in #544
  • Try bundled libyaml source if pre-installed is unavailable by @nobu in #550
  • Propagate the host configuration to libyaml by @nobu in #551
  • Remove unknown vendor for cross-compiling tool prefix by @nobu in #553
  • Make a static library from PIC object files by @nobu in #554
  • Propagate CC to libyaml by @nobu in #556
  • Improve libyaml source downloading error messages by @XrXr in #557
  • Update autoconf files bundled with yaml-2.5 by @nobu in #559
  • Update Psych::VERSION to 4.0.4.dev, Add Ruby 3.1 & windows-2022 to CI by @MSP-Greg in #536
  • scalar_scanner.rb - delete is typically 4 to 5 times faster than gsub by @MSP-Greg in #530
  • MSP-Greg actions is now ruby organization by @hsbt in #560
  • Fix libyaml download failure rescue under miniruby by @XrXr in #562
  • Fix infinite loop bug after YAML_MEMORY_ERROR (psych issue #440) by @khanderson in #526
  • Clarify tests about parsing aliases by @amomchilov in #568
  • Raise specific error when aliases are not enabled by @amomchilov in #567
  • Raise specific error when an anchor isn't defined by @amomchilov in #569
  • Dump Date/DateTime as proleptic Gregorian date as well as Time by @nobu in #573
  • Bump snakeyaml from 1.28 to 1.31 to resolve CVE-2022-25857 by @chadlwilson in #574
  • Convert some of Parser#parse to Ruby by @tenderlove in #580
  • Bump snakeyaml from 1.31 to 1.33 to resolve CVE-2022-38752 on JRuby by @chadlwilson in #585
  • Removed the related files for downloading with extlibs by @hsbt in #588
  • Cleanup bundled libyaml feature by @hsbt in #589
  • Only skip specific failures on JRuby instead of ignoring the whole CI feedback by @deivid-rodriguez in #524
  • Abandon when libyaml is not found by @nobu in #592

New Contributors

Full Changelog: v4.0.3...v5.0.0

v4.0.6

28 Sep 01:48
2c3708e
Compare
Choose a tag to compare

v3.3.4

28 Sep 01:48
81a290e
Compare
Choose a tag to compare

v3.3.3

08 Sep 00:07
78a0517
Compare
Choose a tag to compare

v4.0.5

07 Sep 01:02
b4bd160
Compare
Choose a tag to compare