0.13 2017-01-14 (PERLANCAR)
- Add utilities: dist-has-deb, dist2deb.
- Use more specific schemas (dirname & filename instead of str, etc).
0.12 2016-06-26 (PERLANCAR)
- Add utility: parse-release-file-name.
0.11 2016-06-14 (PERLANCAR)
- Add missing pwd2mod.
0.10 2016-06-14 (PERLANCAR)
- Add utilities: dir2dist, dir2mod.
- [dist] [Bugfix] stdin_or_args was introduced in Rinci 1.1.79, not
1.1.75.
0.09 2016-04-30 (PERLANCAR)
- Add utilities: dist2mod, mod2dist, pwd2dist.
0.08 2015-09-03 (PERLANCAR)
- No functional changes.
- [dist] Move spec prereqs from RuntimeRequires to
DevelopRecommends to reduce deps but still allow indicating spec
requirement.
0.07 2015-03-21 (PERLANCAR)
- No functional changes.
- [Documentation] Mention list of utilities in main module, add FAQ
& See Also.
0.06 2015-03-20 (PERLANCAR)
- Add script: dist-dir.
0.05 2014-12-29 (PERLANCAR)
- Add --force (-f) option to uninstall-dist.
- [Bugfix] Forgot to require Dist::Util.
0.04 2014-12-28 (PERLANCAR)
- No functional changes.
- Use Complete::Dist.
- Replace App::PMUtils with depending on Complete::Module directly.
0.03 2014-12-12 (PERLANCAR)
- Add utility: uninstall-dist.
0.02 2014-12-06 (PERLANCAR)
- packlist-for: accept Foo-Bar in addition to Foo::Bar, for
convenience.
0.01 2014-12-04 (PERLANCAR)
- First release.