0.207 2022-12-19 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [ux] Tweak an error message to be more informative.
0.206 2022-12-09 Released-By: PERLANCAR; Urgency: high
- Derp, fix another checking error.
0.205 2022-12-09 Released-By: PERLANCAR; Urgency: high; Broken: yes
- [bugfix] Multiple slurp=1 and slurpy/pos clash were not checked.
- UPDATE: this release is broken due to a bug, please use 0.206.
0.204 2022-12-09 Released-By: PERLANCAR; Urgency: high
- [bugfix] Fix logic bug caused by typo.
- Enable support for deprecated argument spec property 'greedy' because
it will make us properly strict in this case.
0.203 2022-12-09 Released-By: PERLANCAR; Urgency: medium; Broken: yes
- Perform some checks on function metadata (currently only check
pos/slurpy).
- UPDATE: this release is broken due to a bug, please use 0.204.
0.202 2021-08-01 Released-By: PERLANCAR; Urgency: medium
- Bump prereq version Sah::Schema::rinci::function_meta to 1.1.96.0
(RT#138252).
0.201 2021-08-01 Released-By: PERLANCAR; Urgency: medium
- Update test to newer Data::Sah::Normalize (0.051) (RT#138212).
0.200 2018-09-10 Released-By: PERLANCAR
- No functional changes.
- [dist] Remove dependency to DefHash.
0.19 2016-12-11 Released-By: PERLANCAR
- No functional changes.
- Bump prereq version Sah::Schema::rinci::function_meta to 1.1.82
(introduced 'index_completion' argument spec property).
0.18 2016-05-11 Released-By: PERLANCAR
- [test] Bump optional test prereq version
Perinci::Sub::Property::{test,result::table} to avoid test failures
[RT#114308].
0.17 2016-05-10 Released-By: PERLANCAR
- Update to Sah::Schema::rinci::function_meta which replaces
Sah::Schema::Rinci.
0.16 2016-04-12 Released-By: PERLANCAR
- No functional changes.
- Fix test [RT#113688].
0.15 2016-01-07 Released-By: PERLANCAR
- Downgrade dependency to Perinci::Sub::Property::retry optional,
to avoid circular dependency problem [RT#110958].
0.14 2015-12-23 Released-By: PERLANCAR
- Move accessing %Sah::Schema::Rinci::SCHEMAS inside function, to
allow more flexibility (e.g. Sah::Schema::Rinci reloaded between
invocation).
- Remove devscripts/bench (see
Bencher::Scenario::Perinci::Sub::Normalize now).
0.13 2015-09-30 Released-By: PERLANCAR
- No functional changes.
- Bump prereq Sah::Schema::Rinci to 1.1.78.
0.12 2015-09-04 Released-By: PERLANCAR
- No functional changes.
- [dist] Move spec prereqs from RuntimeRequires to
DevelopRecommends to reduce deps but still allow indicating spec
requirement.
0.11 2015-04-24 Released-By: PERLANCAR
- [Bugfix] Regression: 'summary (id)' should be a syntax error;
refactor code to be cleaner.
0.10 2015-04-24 Released-By: PERLANCAR
- Normalize 'prop(LANG)' to 'prop.alt.lang.LANG' (DefHash 1.0.10).
- Add benchmark devscript.
0.09 2015-01-07 Released-By: PERLANCAR
- No functional changes.
- Include require() error in error message.
0.08 2014-10-17 Released-By: PERLANCAR
- Support loading argument specification property module
(Perinci/Sub/Property/arg/<prop>.pm).
0.07 2014-10-09 Released-By: PERLANCAR
- Support argument submetadata (introduced in Rinci 1.1.55).
0.06 2014-07-08 Released-By: SHARYANTO
- No functional changes.
- Replace Data::Sah with Data::Sah::Normalize (smaller, less deps).
0.05 2014-05-01 Released-By: SHARYANTO
- No functional changes.
- Add more test.
- Bump version requirement of Sah::Schema::Rinci to avoid fail reports
[CT].
0.04 2014-04-30 Released-By: SHARYANTO
- No functional changes.
- Hide error message from Perl's require() which is too technical and
exposes @INC (paths).
0.03 2014-04-30 Released-By: SHARYANTO
- Try loading Perinci::Sub::Property::* module first before croaking of
unknown property.
0.02 2014-04-28 Released-By: SHARYANTO
- Add option: remove_internal_properties (bool, default 0).
- Fix handling of attributes.
0.01 2014-04-28 Released-By: SHARYANTO
- First release.