Releases: seandstewart/python-typelib
Releases · seandstewart/python-typelib
v0.2.0
25 Sep 10:50
Compare
Sorry, something went wrong.
No results found
v0.1.12
09 Feb 21:07
Compare
Sorry, something went wrong.
No results found
v0.1.9
30 Oct 17:30
Compare
Sorry, something went wrong.
No results found
v0.1.8
30 Oct 16:38
Compare
Sorry, something went wrong.
No results found
v0.1.7
30 Oct 15:22
Compare
Sorry, something went wrong.
No results found
v0.1.6
30 Oct 13:47
Compare
Sorry, something went wrong.
No results found
v0.1.5
30 Oct 12:02
Compare
Sorry, something went wrong.
No results found
v0.1.4
26 Oct 01:26
Compare
Sorry, something went wrong.
No results found
Unreleased
Compare with latest
Bug Fixes
remove use of graphlib.TypeNode in type context (e4742c0 by Sean Stewart).
correct handling optional types (79e431a by Sean Stewart).
v0.1.2 - 2024-10-16
Compare with v0.1.1
Bug Fixes
handle case where a resolved type reference can't match up to the original hint (a5ddf68 by Sean Stewart).
inspect types when resolving field marshallers for structured types (78d4896 by Sean Stewart).
v0.1.3
16 Oct 15:50
Compare
Sorry, something went wrong.
No results found
v0.1.2 - 2024-10-16
Compare with v0.1.1
Bug Fixes
handle case where a resolved type reference can't match up to the original hint (a5ddf68 by Sean Stewart).
inspect types when resolving field marshallers for structured types (78d4896 by Sean Stewart).
v0.1.2
16 Oct 12:24
Compare
Sorry, something went wrong.
No results found
Unreleased
Compare with latest
Bug Fixes
handle case where a resolved type reference can't match up to the original hint (a5ddf68 by Sean Stewart).
inspect types when resolving field marshallers for structured types (78d4896 by Sean Stewart).
v0.1.1 - 2024-10-16
Compare with v0.1.0
Features
support enum.Enum subtypes (d2a699a by Sean Stewart).
Bug Fixes
allow optional and union types to be marks as "stdlib" (bf4ad13 by Sean Stewart).