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 ee5af9c commit f1bc0f4Copy full SHA for f1bc0f4
docs/index.rst
@@ -31,13 +31,14 @@ The DeepDiff library includes the following modules:
31
What Is New
32
***********
33
34
-DeepDiff 8-4-0
+DeepDiff 8-4-1
35
--------------
36
37
- Adding BaseOperatorPlus base class for custom operators
38
- default_timezone can be passed now to set your default timezone to something other than UTC.
39
- New summarization algorithm that produces valid json
40
- Better type hint support
41
+ - Breaking change in DeepHash where we raise Exception instead of logging if we can't hash a value.
42
43
44
DeepDiff 8-3-0
0 commit comments