v0.0.14
Pre-release
Pre-release
- Allow partial parsing of arguments via
allow_partialonRadicli.parse. - Deserialize simple types when loading CLI from static data.
- Accept
convertersargument onStaticRadicliandfrom_static_jsonmethods to support deserialization of custom types. - Make stringified type representations consistent for callable types in Python 3.10+.