0.001_002 2017-04-30 15:20:36+02:00
    - Fix some missing final line break issues
    - Loader: Support stringification of complex mapping keys
    - Improve regexes for mapping keys, tags, anchors/aliases

0.001_001 2017-04-22 20:33:04+02:00
    - Make JSON::PP optional in test
    - Fix bug for perl <= 5.22
    - Improve number support (int, float, oct, hex)
    - Reserved directives generate a warning now
    - Support Carriage Return as line break
    - Support missing final line break

0.001 Thu Apr 20 20:46:43 2017 +0200
    - First Release