Skip to content

v0.0.209

Choose a tag to compare

@vitali87 vitali87 released this 04 Jul 17:23
· 2889 commits to main since this release

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