Releases: ruby/psych
Releases · ruby/psych
v5.2.0.beta7
Full Changelog: v5.2.0.beta6...v5.2.0.beta7
v5.2.0.beta6
Full Changelog: v5.2.0.beta5...v5.2.0.beta6
v5.2.0.beta5
Full Changelog: v5.2.0.beta4...v5.2.0.beta5
v5.2.0.beta4
Full Changelog: v5.2.0.beta2...v5.2.0.beta4
v5.2.0.beta2
What's Changed
- Remove unused array by @amomchilov in #665
- issue #443: quote Y and N when dumping by @ColinDKelley in #641
- Provide a 'Changelog' link on rubygems.org/gems/psych by @mark-young-atg in #666
- Add :stringify_names option to convert symbol keys to string for dumping by @fnordfish in #621
- Don't call
Kernel#require
in hot loop by @casperisfine in #678 - Convert tabs to spaces in C files by @peterzhu2118 in #680
- Add .git-blame-ignore-revs to ignore expanding tabs by @peterzhu2118 in #681
- Exclude Ruby 2.5 on macOS from CI by @peterzhu2118 in #682
- Convert missed tabs to spaces by @peterzhu2118 in #683
- Guard from memory leak in Psych::Emitter#start_document by @peterzhu2118 in #684
- CI: Ruby 2.5 runs on macos-13 (amd64) by @olleolleolle in #677
- docs: specify correct default
fallback
value by @G-Rath in #668 - Make to load stringio lazily by @hsbt in #686
- Unlimited line_width with -1 by @xuanxu in #675
- Ensure strings with only underscores are not processed as Integer by @zendesk-jmeade in #687
- Use
String#match?
overString#=~
when applicable by @casperisfine in #688
New Contributors
- @ColinDKelley made their first contribution in #641
- @mark-young-atg made their first contribution in #666
- @fnordfish made their first contribution in #621
- @peterzhu2118 made their first contribution in #680
- @G-Rath made their first contribution in #668
- @xuanxu made their first contribution in #675
- @zendesk-jmeade made their first contribution in #687
Full Changelog: v5.1.2...v5.2.0.beta2
v5.2.0
What's Changed
- Remove unused array by @amomchilov in #665
- issue #443: quote Y and N when dumping by @ColinDKelley in #641
- Provide a 'Changelog' link on rubygems.org/gems/psych by @mark-young-atg in #666
- Add :stringify_names option to convert symbol keys to string for dumping by @fnordfish in #621
- Don't call
Kernel#require
in hot loop by @casperisfine in #678 - Convert tabs to spaces in C files by @peterzhu2118 in #680
- Add .git-blame-ignore-revs to ignore expanding tabs by @peterzhu2118 in #681
- Exclude Ruby 2.5 on macOS from CI by @peterzhu2118 in #682
- Convert missed tabs to spaces by @peterzhu2118 in #683
- Guard from memory leak in Psych::Emitter#start_document by @peterzhu2118 in #684
- CI: Ruby 2.5 runs on macos-13 (amd64) by @olleolleolle in #677
- docs: specify correct default
fallback
value by @G-Rath in #668 - Make to load stringio lazily by @hsbt in #686
- Unlimited line_width with -1 by @xuanxu in #675
- Ensure strings with only underscores are not processed as Integer by @zendesk-jmeade in #687
- Use
String#match?
overString#=~
when applicable by @casperisfine in #688
New Contributors
- @ColinDKelley made their first contribution in #641
- @mark-young-atg made their first contribution in #666
- @fnordfish made their first contribution in #621
- @peterzhu2118 made their first contribution in #680
- @G-Rath made their first contribution in #668
- @xuanxu made their first contribution in #675
- @zendesk-jmeade made their first contribution in #687
Full Changelog: v5.1.2...v5.2.0
v5.1.2
What's Changed
- Prefer each_char in Psych::Visitors::Visitor::ToRuby#deserialize by @Maumagnaguagno in #662
- Improve
YAMLTree
performance by not usingobject_id
s by @amomchilov in #663
New Contributors
- @Maumagnaguagno made their first contribution in #662
Full Changelog: v5.1.1.1...v5.1.2
v5.1.1.1
v5.1.1
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
What's Changed
- Add msys2 dependencies for windows by @dsisnero in #601
- Fix wrong package name of MSYS2/MINGW dependency by @larskanis in #609
- Get rid of anonymous eval calls by @casperisfine in #610
- Minor cleanup of JRuby ext by @headius in #611
- configure of libyaml couldn't detect "arm64-apple-darwin22" for build host by @hsbt in #616
New Contributors
- @dsisnero made their first contribution in #601
- @larskanis made their first contribution in #609
Full Changelog: v5.0.1...v5.0.2