UNPKG

763 BMarkdownView Raw
1
20.2.1 / 2011-05-22
3==================
4
5 * Fixed boolean support [Adrian Olaru]
6
70.2.0 / 2011-05-21
8==================
9
10 * Added support for dates [Adrian Olaru]
11
120.1.1 / 2010-12-15
13==================
14
15 * Added package.json
16 * Added a regex for unquoted strings as values.
17 * Fixed example/run.js so that it actually runs!
18 * Fixed problem with nested hashes dedenting too much.
19
200.1.0 / 2010-02-25
21==================
22
23 * Added single quote string
24 * Added parse error contexts
25 * Added support for spaces in hash keys
26 * Added basic --- support
27 * Added inline hash whitespace tolerance
28 * Added spec for invalid inline hash
29 * Added inline hash support
30 * Fixed syntax error escaping
31
320.0.1 / 2010-02-25
33==================
34
35 * Initial release