Releases: seven7ty/typeshi
Releases · seven7ty/typeshi
typeshi 2.0.1
typeshi
v2.0.1
Hotfix release addressing problems with piped union ValueRange types in function parameters
typeshi 2.0.0
typeshi
v2.0.0
This update brings various typing.Literal
utilities, handlers, and options to typeshi, cleans up and debugs the code, as well as adds a helper function for dealing with JSON-based declaration module generation
Full Changelog: 1.1.0...2.0.0
v1.1.0
typeshi
v1.1.0
Fix the lack of dependencies (frozendict), allow for custom (or no) inheritances in str_repr.py-generated defs, fix typos, cleanup.
v1.0.1
typeshi
v1.0.1
- allow toggling TypedDict inheritance in declaration module generation
- fix newlines w/ imports
v1.0.0
typeshi release 1.0.0
Initial release of typeshi.