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 89f1a72 commit 81341e2Copy full SHA for 81341e2
README.md
@@ -18,6 +18,9 @@ Tested on Python 3.6+ and PyPy3.
18
19
## What is new?
20
21
+DeepDiff 5-8-2
22
+Fixing dependency for Py3.6
23
+
24
DeepDiff 5-8-1 includes bug fixes:
25
- Fixed test suite for 32bit systems (https://github.com/seperman/deepdiff/issues/302) by [Louis-Philippe Véronneau](https://github.com/baldurmen)
26
- Fixed the issue when using `ignore_order=True` and `group_by` simultaneously
docs/index.rst
@@ -31,6 +31,11 @@ The DeepDiff library includes the following modules:
31
What is New
32
***********
33
34
35
+--------------
36
37
38
39
New In DeepDiff 5-8-1
40
---------------------
41
0 commit comments