Revision history for Perl module App::AppSpec
0.006 2019-09-13 23:53:09+02:00
- App::Spec 0.013
- use new parameter type dirname
0.005 2019-07-06 18:18:00+02:00
- Use App::Spec::Schema (App::Spec 0.012) for validator
0.004 2019-05-18 20:58:36+02:00
- Generated spec into a module instead of using YAML file
- Require App::Spec 0.008
- Fix 'appspec completion --name' option (was ignored before)
0.003 2019-04-22 13:32:14+02:00
- Fix typo (PR#1 @errietta)
- Change default command name in module sample to execute (PR#3 @jjatria)
- Introduce short format for options/parameters
- use YAML::PP
- Load spec file instead of passing to JSON::Validator
0.002 Thu Oct 13 21:23:38 CEST 2016
- Adapt to App::Spec 0.003 changes
0.001_001 Sun Sep 4 22:12:24 CEST 2016
- developer version