Highlights
- Closure Handling: Root decorated closures, typer callbacks, and Protocol method stubs are now fixed.
- Dead Code Removal: Cleaned up dead code related to root decorated closures, typer callbacks, and Protocol method stubs.
- Typer Integration: Improved support for typer callbacks.
- Protocol Support: Enhanced handling of Protocol method stubs.
What's Changed
- fix(dead-code): root decorated closures, typer callbacks, and Protocol method stubs by @vitali87 in #601
Full Changelog: v0.0.208...v0.0.209