Skip to content

Version 0.6.2

Choose a tag to compare

@Labbeti Labbeti released this 30 Jul 12:25
· 5 commits to main since this release
464ac47

[0.6.2] 2026-07-30

Added

  • dataclassdict decorator and add_dict_method function to create dataclass+dict classes.

Modified

  • add_dataclass_fields_to_parser now supports mixed union and literals types.

Fixed

  • Typing for function_alias, deprecated_alias and deprecated_function decorators.