Revision history for Data-Clean
0.41 2016-12-27 (PERLANCAR)
- No functional changes.
- [dist] Use _EMBED:: prefix to express embed relationship.
0.40 2016-12-27 (PERLANCAR)
- No functional changes.
- Standardize header & footer comment for embedded modules.
0.39 2016-12-27 (PERLANCAR)
- No functional changes.
- Replace embedding code with fatpack code so it can be loaded on
demand.
0.38 2016-12-26 (PERLANCAR)
- Downgrade String::LineNumber and String::PerlQuote from
RuntimeRequires to RuntimeSuggests, embed these modules.
0.37 2016-05-31 (PERLANCAR)
- Replace circular test with another one which is not failing [CT].
0.36 2016-05-28 (PERLANCAR)
- [Bugfix] Fix deep recursion problem by detecting circular reference
early, before other options.
0.35 2016-05-21 (PERLANCAR)
- [Bugfix] Recursing into object should be done after processing object
of specific class and -object (any object).
- [Bugfix] A couple more bug fixes.
0.34 2016-05-21 (PERLANCAR)
- No functional changes.
- [Bugfix][doc] Fix wrong documentation: !recurse_object should
have been !recurse_obj.
0.33 2016-04-14 (PERLANCAR)
- First release, renamed from Data::Clean::Base and separated to its own
dist.