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 e8bdc6f commit 9787151Copy full SHA for 9787151
docs/changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+### 5.0.3 - bug fixes
4
+
5
+Fixed bug with mini-lambda < 2.2. Fixed [#48](https://github.com/smarie/python-valid8/issues/48).
6
7
+Fixed bug in `is_in` when the reference object was a non-set container. Fixed [#47](https://github.com/smarie/python-valid8/issues/47).
8
9
### 5.0.2 - Bug fix
10
11
Fixed regression with non-able detection. Fixed [#46](https://github.com/smarie/python-valid8/issues/46).
0 commit comments