Releases: ruby/psych
Releases · ruby/psych
v3.0.3.pre3
Full Changelog: v3.0.3.pre2...v3.0.3.pre3
v3.0.3.pre2
Full Changelog: v3.0.3.pre1...v3.0.3.pre2
v3.1.0.pre1
What's Changed
- Add more test cases for fallback of Psych.load_file by @stomar in #356
- Add more test cases for fallback of Psych.load_file by @stomar in #357
- Correct doc typo "achor" should be "anchor" by @utilum in #359
- Fix fallback keyword argument of Psych.load by @stomar in #346
- Added tests for special cases and better overall API test coverage by @sorryeh in #366
- Unify Psych's API by @sorryeh in #358
- Upgrade vendored libyaml 0.2.1 from 0.1.7 by @hsbt in #368
- Create a LICENSE for the project. by @sorryeh in #369
- Try to use version constants from versions.rb again by @hsbt in #373
- Update latest rubies by @hsbt in #374
- Add a contribution file to help others contribute by @sorryeh in #370
New Contributors
Full Changelog: v3.0.3.pre1...v3.1.0.pre1
v3.0.3.pre1
What's Changed
- Add more test cases for fallback of Psych.load_file by @stomar in #345
- README: add ruby annotation to Example by @olleolleolle in #347
- Removed stale .gitignore file [ci skip] by @nobu in #350
- Document Psych.dump options by @zverok in #351
New Contributors
Full Changelog: v3.0.2...v3.0.3.pre1
v3.0.2
v3.0.1
Full Changelog: v3.0.0...v3.0.1
v3.0.0
v3.0.0.beta4
What's Changed
- Parse.load with an IO/File which has a non-YAML allowed encoding will… by @enebo in #328
- Add Psych::Handler#event_location by @asterite in #326
- Double quote stings that contain single quotes only by @knugie in #325
- Fixup Recorder example documentation by @petekinnecom in #330
- CI against Ruby 2.4.2, 2.3.5 and 2.2.8 by @pocke in #332
- Add :symbolize_names option to Psych.load like JSON.parse by @k0kubun in #333
New Contributors
- @enebo made their first contribution in #328
- @asterite made their first contribution in #326
- @knugie made their first contribution in #325
- @petekinnecom made their first contribution in #330
- @pocke made their first contribution in #332
Full Changelog: v3.0.0.beta3...v3.0.0.beta4
v3.0.0.beta3
What's Changed
- Make frozen string literal = true by @hsbt in #320
- Cross Compilation task for mingw platform by @hsbt in #321
Full Changelog: v3.0.0.beta2...v3.0.0.beta3
v3.0.0.beta2
What's Changed
- Cleanup warnings by @hsbt in #310
- Update travis configuration. by @hsbt in #311
- Remove deprecated code related syck by @hsbt in #304
- Typo fix in scanner.c by @brchristian in #313
- Remove deprecated methods by @hsbt in #312
- Update .travis.yml by @junaruga in #317
- Preserve time zone offset when deserializing times by @stomar in #316
New Contributors
- @brchristian made their first contribution in #313
- @junaruga made their first contribution in #317
Full Changelog: v2.2.4...v3.0.0.beta2