Releases: explosion/radicli
Releases Β· explosion/radicli
v0.0.6
Compare
Sorry, something went wrong.
No results found
ines
released this
18 Feb 17:53
Add ArgparseArg.display_type for easier type display in custom help.
v0.0.5
Compare
Sorry, something went wrong.
No results found
ines
released this
18 Feb 17:29
Add support for version argument, which is automatically added as --version.
Improve display of top-level help info.
Fix handling of required arguments.
v0.0.4
Compare
Sorry, something went wrong.
No results found
ines
released this
17 Feb 12:07
Add support for custom converters for generics like Foo for Foo[str].
Improve display of enums in help texts and error messages.
v0.0.3
Compare
Sorry, something went wrong.
No results found
ines
released this
09 Feb 00:34
Use NewType instead of TypeVar for custom converter types.
Fix various type errors.
v0.0.2
Compare
Sorry, something went wrong.
No results found
ines
released this
08 Feb 23:00
Support running single-command CLIs without command name.
Add Radicli.placeholder to register non-executable parent command placeholder with help text.
Improve error handling.
v0.0.1
Compare
Sorry, something went wrong.
No results found
ines
released this
08 Feb 15:06
Fix badge