2.006 2023-01-05 08:03:54 CET
- Release after 84 PASSes on CPAN Testers (thanks!)
2.005 2023-01-02 00:36:49 CET
- Enhance automatic generation of help for options
- Fix bugs in automatic generation of help for options
2.004 2022-07-16 12:28:13 CEST
- Release after 90 PASSes on CPAN Testers (thanks!)
2.003 2022-07-15 19:44:31 CEST
- Accept sub reference for validate
- Test validation, both with Params::Validate and sub ref
2.002 2022-06-18 18:07:12 CEST
- Release after 194 PASSes on CPAN Testers (thanks!)
2.001001 2022-06-13 21:06:03 CEST
- Try to (blindly) address an issue with tests in Strawberry Perl
2.001 2022-06-12 21:39:55 CEST
- Split into legacy V1 version and new V2 version
- Huge refactoring
- Added tests
0.011 2022-02-03 23:58:16 CET
- Add support for nested children
0.010 2022-01-21 20:27:52 CET
- Fix typo bugs
- Small fix in example
- Added example of to-do program split into multiple files (mudu)
- Added tutorials and more docs
0.008 2021-12-17 18:35:03 CET
- Release after 112 PASSes on CPAN Testers (thanks!)
0.007002 2021-12-12 20:13:40 CET
- Set auto-leaves to 1 by default, it just makes sense.
- Add support for simplified env var setting, both setting it
to a plain 1 or through auto-environment.
0.007001 2021-12-10 21:58:47 CET
- Add specfetch and SpecFromHashOrModule to divide apps into modules.
- Handle defaults anticipating availability of their values but
still overriding them.
- Add some more doc notes.
0.007 2021-11-27 08:36:21 CET
- Add fallback, fallback-to, fallback-to-default, and dispatch options
to sub-commands
- Add documentation on caling conventions for executables.
0.006 2021-08-29 22:05:40 CEST
- regenerate expansions with the right Template::Perlish (1.56)
0.004 2021-08-18 23:48:44 CEST
- release after 34 PASSes on CPAN Testers (thanks!)
0.003 2021-08-16 06:44:48 CEST
- Fix additional metadata for distribution
- Make hierarchy work on keys in hash "commands"
0.002 2021-07-07 12:27:31 CEST
- Added relevant Test:: modules
- Adjusted output of help sub-command
- Added example eg/tudu (plain sub-commands)
0.001 2021-07-06 18:05:31 CEST
- Initial release