Releases: couling/dataclass-click
Releases · couling/dataclass-click
1.0.2
What's Changed
⚙️ New Features
- Improved inference handling for multi types and nargs types by @couling in #8
🐛 Bugfixes
- Introspection for dataclasses with inheritance by @couling in #6
- Fix decorator type hinting with overload by @couling in #7
- Corrected argument order by @couling in #9
Full Changelog: 1.0.1...1.0.2
1.0.1
pip install "dataclass-click==1.0.1"
What's Changed
🐛 Bugfixes
💋 Cosmetic Changes
Full Changelog: 1.0.0...1.0.1