0.1.4
Add functions for constructing, parsing and emitting YAML documents.
Fixed non-ANSI initializations (fixes #115).
Fixed a bug which prevented an empty mapping from being used as a simple key (#150, thank to spitzak(at)rhythm(dot)com).
Do not update the raw buffer when not necessary (fixes #123).
Fixed pointer arithmetic overflow when calculating the position of a potential simple key (#156, thank to ppelletier(at)oblong(dot)com).
Always use lower case in error messages.