Skip to content

v0.0.14

Pre-release
Pre-release

Choose a tag to compare

@ines ines released this 07 Mar 15:54
· 54 commits to main since this release
6506669
  • Allow partial parsing of arguments via allow_partial on Radicli.parse.
  • Deserialize simple types when loading CLI from static data.
  • Accept converters argument on StaticRadicli and from_static_json methods to support deserialization of custom types.
  • Make stringified type representations consistent for callable types in Python 3.10+.