HISTORY

changeset 0
3ebc0316f54f
equal deleted inserted replaced
-1:000000000000 0:3ebc0316f54f
1 0.1: May 12 2009
2 * initial release
3
4 0.2: November 23 2009
5 * updated libyaml to version 0.1.3
6 * now properly dumps and loads strings containing binary data using base64
7 * dumped strings are quoted when they could be loaded as numbers
8 * nulls are loaded as yaml.null, a function that returns itself and can
9 be used to test for equality
10 * load now also recognizes 'yes' as a boolean truth value
11 * zero length scalars are not converted to nil
12
13 UNRELEASED (Matthew Wild):
14 * Removed libyaml from source tree
15 * Modified Makefile to Debian/Ubuntu paths
16 * Link to system libyaml in Makefile

mercurial