Revision history for Perinci-Sub-PropertyUtil
0.11 2016-05-10 (PERLANCAR)
- Update to Sah::Schema::rinci::function_meta which replaces
Sah::Schema::Rinci.
0.10 2016-01-07 (PERLANCAR)
- No functional changes.
- Remove t/01-basics.t and dependency to Test::Perinci::Sub::Wrapper
(this module is basically tested via tests in Perinci-Sub-Property-*
dists).
0.09 2015-12-23 (PERLANCAR)
- Add 'no warnings redefine'.
0.08 2015-09-04 (PERLANCAR)
- No functional changes.
- [dist] Move spec prereqs from RuntimeRequires to
DevelopRecommends to reduce deps but still allow indicating spec
requirement.
0.07 2014-10-17 (PERLANCAR)
- Support property in argument specification (args/*/PROP).
0.06 2014-04-30 (SHARYANTO)
- Force install handlers for
Perinci::{Sub::Wrapper,CmdLine,Sub::To::POD} even though the main
modules are not yet loaded, because we are now called early through
Perinci::Sub::Normalize.
0.05 2014-04-30 (SHARYANTO)
- Handle modifying schema for result/* property.
0.04 2014-04-28 (SHARYANTO)
- Use Sah::Schema::Rinci (replaces Rinci::Schema).
0.03 2014-04-02 (SHARYANTO)
[ENHANCEMENTS]
- New property: 'cmdline_help' for providing hooks for Perinci::CmdLine
when generating --help.
- New property: 'pod' for providing hooks for Perinci::Sub::To::POD
when generating documentation.
0.02 2014-03-28 (SHARYANTO)
[ENHANCEMENTS]
- Support result/* (result spec's property).
[BUG FIXES]
- Add test from periwrap to avoid circular dep [RT#82712].
0.01 2012-12-21 (SHARYANTO)
- First release (on apocalypse day). Split from Perinci-Util to avoid
circular dependency [RT#81999].