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 e5e1e4f commit 450634aCopy full SHA for 450634a
2 files changed
README.md
@@ -23,6 +23,10 @@ Tested on Python 3.7+ and PyPy3.
23
24
Please check the [ChangeLog](CHANGELOG.md) file for the detailed information.
25
26
+DeepDiff 6-5-0
27
+
28
+- [parse_path](https://zepworks.com/deepdiff/current/faq.html#q-how-do-i-parse-deepdiff-result-paths)
29
30
DeepDiff 6-4-1
31
32
- [Add Ignore List Order Option to DeepHash](https://github.com/seperman/deepdiff/pull/403) by
docs/index.rst
@@ -31,6 +31,10 @@ The DeepDiff library includes the following modules:
What Is New
***********
33
34
35
+--------------
36
37
+ - `parse_path <https://zepworks.com/deepdiff/current/faq.html#q-how-do-i-parse-deepdiff-result-paths>`__
38
39
DeepDiff 6-4-0
40
--------------
0 commit comments