Skip to content

js-yaml 1.0.0

[1.0.0] - 2012-07-01

Changed

  • y, yes, n, no, on, off are not converted to Booleans anymore. Fixes #42.
  • require(filename) now returns a single document and throws an Error if file contains more than one document.
  • CLI was merged back from js-yaml.bin