Revision history for Data-Dmp

0.09    2015-03-24 (PERLANCAR)

        - Add tests (this is the first release that has tests :-$).

        - Produce more compact output (remove whitespaces).

        - Remove Data::Dmp::Simple because this module is not used.


0.08    2015-01-06 (PERLANCAR)

	- Use Regexp::Stringify, add setting OPT_PERL_VERSION.


0.07    2015-01-02 (PERLANCAR)

	- [Bugfix] Fix regexp pattern.


0.06    2015-01-02 (PERLANCAR)

        - Dump regexp object as qr/.../ instead of bless(...).

        - Add coderef dumping support to Data::Dmp::Simple too.


0.05    2014-12-28 (PERLANCAR)

	- No functional changes.

	- [doc] Add Benchmarks and FAQ section.


0.04    2014-12-28 (PERLANCAR)

	- No functional changes.

	- Some wording and fmt changes.


0.03    2014-12-19 (PERLANCAR)

	- Dump coderef as "sub{'DUMMY'}".


0.02    2014-10-24 (PERLANCAR)

	- Add module: Data::Dmp::Simple.

	- Bugfix: localize %_subscripts.


0.01     2014-10-21 (PERLANCAR)

         - First release.
