Skip to content

js-yaml 1.0.1

[1.0.1] - 2012-07-07

Fixed

  • Fixes TypeError: 'undefined' is not an object under Safari. Thanks Phuong.
  • Fix timestamps incorrectly parsed in local time. Thanks @caolan. Closes #46.