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 f75856b commit 5a476e0Copy full SHA for 5a476e0
docs/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 5.0.5 - bugfix - support for numpy True
4
+
5
+Numpy `True` can be used (again) as a success condition in validation functions. Fixed [#53](https://github.com/smarie/python-valid8/issues/53)
6
7
### 5.0.4 - `pyproject.toml`
8
9
Added `pyproject.toml`.
0 commit comments