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 3bb0af2 commit 4c921e0Copy full SHA for 4c921e0
docs/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 5.0.6 - Minor improvements
4
+
5
+Improved `getfullargspec` so as to cover more builtins in python 3.
6
7
### 5.0.5 - bugfix - support for numpy True
8
9
Numpy `True` can be used (again) as a success condition in validation functions. Fixed [#53](https://github.com/smarie/python-valid8/issues/53)
0 commit comments