Skip to content

Releases: seven7ty/typeshi

typeshi 2.0.1

25 Jul 17:09
1b26bea
Compare
Choose a tag to compare

typeshi v2.0.1

Hotfix release addressing problems with piped union ValueRange types in function parameters

typeshi 2.0.0

25 Jul 16:46
2cefbed
Compare
Choose a tag to compare

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

20 Jul 13:39
bb23a35
Compare
Choose a tag to compare

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

18 Jul 11:52
0bad47d
Compare
Choose a tag to compare

typeshi v1.0.1

  • allow toggling TypedDict inheritance in declaration module generation
  • fix newlines w/ imports

v1.0.0

17 Jul 16:33
98b1841
Compare
Choose a tag to compare

typeshi release 1.0.0

Initial release of typeshi.