Revision history for Config-IOD-Reader

0.08    2015-03-12 (PERLANCAR)

	- [Internal] Refactor some functionality out to a base class
          Config::IOD::Base so it's usable by Config::IOD. Rename
          Config::IOD::Reader::Expr -> Config::IOD::Expr.

        - [Bug fixes] Fix a couple of bugs in initializing internal state
          variables.


0.07    2015-01-03 (PERLANCAR)

	- No functional changes.

	- Rebuild (Generate TODO.md).


0.06    2014-09-12 (PERLANCAR)

	- Bugfix: handling of comment character inside string/array/object
	  using quoting/bracket/brace.


0.05     2014-08-29 (PERLANCAR)

         - Add experimental support for !expr encoding. Only a limited subset is
           supported, but it should already be adequate for common cases.


0.04     2014-08-28 (PERLANCAR)

         - Add options: enable_bracket, enable_brace.

         - Update specification to IOD 0.9.6 (parse implicit JSON array &
           object).


0.03     2014-08-26 (PERLANCAR)

         - [Bugfix] Canonicalize encoding shorthand 'j' and 'h' (to 'json' and
           'hex', respectively) before testing against
           {allow,disallow}_encodings.


0.02     2014-08-18 (SHARYANTO)

         - No functional changes.

         - Add tests for the attributes.


0.01     2014-08-17 (SHARYANTO) - Dirgahayu 69!

         - First release.
