0.01 2015-01-27 00:30:00
- First version
0.02 2015-02-04 21:30:00
- Breakage: now the arguments are JSONY compatible
(thanks to Matt S Trout for the suggestion)
- Refactor parsing code
- Better errors
- More tests
0.03 2015-08-05 23:45:00
- Compatibility with pre 5.14 Perls (GH Issue #1)
0.04 2018-09-18 22:33:00
- Migrate to Moo and Type::Tiny
0.05 2018-09-18 23:10:00
- Changes to dist.ini resulted in Makefile.PL not being generated
0.06 2018-11-28 23:00:00
- bin/argvstruct wasn't getting the correct shebang after installation (toddr)