Skip to content

Releases: irvingleonard/simplifiedapp

v0.8.0.dev4

07 Sep 15:57
92c631c

Choose a tag to compare

v0.8.0.dev4 Pre-release
Pre-release
Merge pull request #31 from irvingleonard/21-implement-continuous-del…

v0.8.0.dev3

07 Sep 15:32
fce13f2

Choose a tag to compare

v0.8.0.dev3 Pre-release
Pre-release
Merge pull request #30 from irvingleonard/21-implement-continuous-del…

v0.8.0.dev2

07 Sep 15:11
62f5a28

Choose a tag to compare

v0.8.0.dev2 Pre-release
Pre-release
Merge pull request #29 from irvingleonard/21-implement-continuous-del…

v0.8.0.dev1

07 Sep 15:06
c0d0f5e

Choose a tag to compare

v0.8.0.dev1 Pre-release
Pre-release
Merge pull request #28 from irvingleonard/21-implement-continuous-del…

v0.7.4

07 Sep 16:25
92c631c

Choose a tag to compare

Merge pull request #31 from irvingleonard/21-implement-continuous-del…

v0.7.3

07 Sep 00:28
82357b8

Choose a tag to compare

Introspection release

22 Sep 23:13
963f041

Choose a tag to compare

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

31 Aug 02:06

Choose a tag to compare

The corner case for positional arguments without defaults broke the previous algorithm.

Added related tests and fixed others

Input handling

13 Oct 01:32
19554a4

Choose a tag to compare

Merge pull request #3 from irvingleonard/0.6

0.6

First public release

14 Jul 05:12

Choose a tag to compare

0.5.1

Initial commit