Releases: ruby/psych
Releases · ruby/psych
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
v2.2.4
Full Changelog: v2.2.3...v2.2.4
v2.2.3
Full Changelog: v2.2.2...v2.2.3