Skip to content

Version 0.5.0-alpha.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@anders-kiaer anders-kiaer released this 13 Sep 12:53
· 41 commits to master since this release
da235f9
Improved `callback_typecheck` decorator, moved it and added test (#626)

* Improved `callback_typecheck` decorator, moved it and added test
* Added conversion support of `TypedDict` and `Union`, added test, moved decorator to `utils`