We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399966a commit fe06f57Copy full SHA for fe06f57
docs/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 1.1.2 - type hint fix (minor)
4
+
5
+ - Now `converters={'*': ...}` does not appear as a type hint error. Fixed [#64](https://github.com/smarie/python-pyfields/issues/64)
6
7
### 1.1.1 - PEP561 compatibility
8
9
- **Misc**: Package is now PEP561 compatible. Fixed [#61](https://github.com/smarie/python-pyfields/issues/61)
0 commit comments