<!-- Release notes generated using configuration in .github/release.yaml at main -->
What's Changed
⚙️ New Features
* Improved inference handling for multi types and nargs types by couling in https://github.com/couling/dataclass-click/pull/8
🐛 Bugfixes
* Introspection for dataclasses with inheritance by couling in https://github.com/couling/dataclass-click/pull/6
* Fix decorator type hinting with overload by couling in https://github.com/couling/dataclass-click/pull/7
* Corrected argument order by couling in https://github.com/couling/dataclass-click/pull/9
**Full Changelog**: https://github.com/couling/dataclass-click/compare/1.0.1...1.0.2