Revision history for Perl extension TOML-Parser

0.03 2014-05-22T13:22:37Z

    - [FIXED] Die when key duplicate.
    - [FIXED] Allow comma at last of array.
    - [FEATURE] Added `strict_mode`.

0.02 2014-05-20T04:08:28Z

    - [FIXED] Allow empty comment.
    - [FIXED] Allow empty string.

0.01 2014-05-13T12:21:22Z

    - original version