Releases: irvingleonard/simplifiedapp
Releases · irvingleonard/simplifiedapp
v0.8.0.dev4
Merge pull request #31 from irvingleonard/21-implement-continuous-del…
v0.8.0.dev3
Merge pull request #30 from irvingleonard/21-implement-continuous-del…
v0.8.0.dev2
Merge pull request #29 from irvingleonard/21-implement-continuous-del…
v0.8.0.dev1
Merge pull request #28 from irvingleonard/21-implement-continuous-del…
v0.7.4
v0.7.3
Introspection release
Removed the requirement to provide the data structure for argparse by applying introspection to the code and generating the structure automatically.
0.7.0b7: fix(callable_args): failed when no defaults
The corner case for positional arguments without defaults broke the previous algorithm. Added related tests and fixed others
Input handling
Merge pull request #3 from irvingleonard/0.6 0.6
First public release
0.5.1 Initial commit