Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 597 Bytes

History.md

File metadata and controls

25 lines (19 loc) · 597 Bytes

0.1.1 / 2010-12-15

  • Added package.json
  • Added a regex for unquoted strings as values.
  • Fixed example/run.js so that it actually runs!
  • Fixed problem with nested hashes dedenting too much.

0.1.0 / 2010-02-25

  • Added single quote string
  • Added parse error contexts
  • Added support for spaces in hash keys
  • Added basic --- support
  • Added inline hash whitespace tolerance
  • Added spec for invalid inline hash
  • Added inline hash support
  • Fixed syntax error escaping

0.0.1 / 2010-02-25

  • Initial release