* FEATURE : Strict type checking when setting values.
0.5.5
* BUG : Fix roundtripping when using non-ascii characters. * BUG : Fixed unicode roundtripping error.
0.5.4
* BUG : Fix mishandling of special characters in mappings. * BUG : Handle invalid keys which are non-ascii characters gracefully * BUG : Fix for character encoding issues that occur when non-string scalars see invalid input.
0.5.3
* BUG : Third fix for character encoding issues (18: hat tip jpscaletti) * BUG : Second fix for character encoding issues (18: hat tip Juan Pablo-Scaletti) * BUG : Fix for 18 (hat tip Juan Pablo-Scaletti)
0.5.2
* BUG : Fix for 17 (hat tip kshpytsya)
0.5.1
* FEATURE : YAML object importable directly from module.