Skip to content

js-yaml 3.0.1

[3.0.1] - 2013-12-22

Fixed

  • Fixed parsing of literal scalars. (issue #108)
  • Prevented adding unnecessary spaces in object dumps. (issue #68)
  • Fixed dumping of objects with very long (> 1024 in length) keys.