Releases: coloco-kit/type-less
Releases · coloco-kit/type-less
0.1.27
0.1.26
Default TypedDict name update, no longer add "Return"
0.1.24
Add TypedDict name generator function, and attempt to use the branch conditions to generate it.
0.1.23
Remove debug prints
0.1.22
Remove tortoise-specific code (handled now in coloco and not necessary, but worth thinking about static analysis instead of trusting the resulting python objects past the type-checking stage).
0.1.21
Band-aid for tortoise ORM models which have their attributes stripped
0.1.20
Fix bug pulling cross-file complex class definitions
0.1.19
Resolve Annotated type vars
0.1.18
Add support for imported dataclasses
0.1.17
Add support for imported dataclasses