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 77f3106 commit 8017a7aCopy full SHA for 8017a7a
docs/index.rst
@@ -31,6 +31,17 @@ The DeepDiff library includes the following modules:
31
What is New
32
***********
33
34
+DeepDiff 6-1-0
35
+--------------
36
+
37
+- DeepDiff.affected_paths can be used to get the list of all paths
38
+ where a change, addition, or deletion was reported for.
39
+- DeepDiff.affected_root_keys can be used to get the list of all paths
40
41
+- Bugfix: ValueError when using Decimal 0.x #339 by `Enric
42
+ Pou <https://github.com/epou>`__
43
+- Serialization of UUID
44
45
DeepDiff 6-0-0
46
--------------
47
- :ref:`exclude_obj_callback_strict_label`
0 commit comments