Skip to content

v3.1.0

Compare
Choose a tag to compare
@hsbt hsbt released this 17 Nov 08:41
· 491 commits to master since this release
8726508

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
  • 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
  • Add Deprecation Warnings to the unified interface of Psych by @sorryeh in #360
  • Ignore warnings by @hsbt in #375
  • Add comment for require fallback in Ruby repository; fix typo by @stomar in #376
  • Use secure connection for pyyaml.org domain by @esparta in #377
  • Use friendlier terminology in YAML.safe_load by @JuanitoFatas in #378
  • Add uplelvel to deprecation warning of Psych by @koic in #379

New Contributors

Full Changelog: v3.0.2...v3.1.0