0.2.1 / 2011-05-22 ================== * Fixed boolean support [Adrian Olaru] 0.2.0 / 2011-05-21 ================== * Added support for dates [Adrian Olaru] 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