What's new?
- Support for python 3.8 and 3.9
- Bug fixes related to:
- Forward references
- Parameter annotated with `tool` decorated objects
- TypedDict and NamedTuple definitions and checks.
- Comprehensive error checking for type mismatches, invalid arguments, and unsupported types
- Handles recursive type definitions gracefully
**Full Changelog**: https://github.com/synacktraa/tool-parse/compare/0.2.2...1.0.0