You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
10
10
11
11
<small>[Compare with latest](https://github.com/seandstewart/python-typelib/compare/v0.1.1...HEAD)</small>
12
12
13
+
### Bug Fixes
14
+
15
+
- handle case where a resolved type reference can't match up to the original hint ([a5ddf68](https://github.com/seandstewart/python-typelib/commit/a5ddf687c798d5d2a2a55e6a6561c22d14e40c29) by Sean Stewart).
16
+
- inspect types when resolving field marshallers for structured types ([78d4896](https://github.com/seandstewart/python-typelib/commit/78d4896ff1b792156ff5431b4d47b981c7af188c) by Sean Stewart).
0 commit comments