File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ Tested on Python 3.7+ and PyPy3.
23
23
24
24
Please check the [ ChangeLog] ( CHANGELOG.md ) file for the detailed information.
25
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
+
26
30
DeepDiff 6-4-1
27
31
28
32
- [ Add Ignore List Order Option to DeepHash] ( https://github.com/seperman/deepdiff/pull/403 ) by
Original file line number Diff line number Diff line change @@ -31,6 +31,10 @@ The DeepDiff library includes the following modules:
31
31
What Is New
32
32
***********
33
33
34
+ DeepDiff 6-5-0
35
+ --------------
36
+
37
+ - `parse_path <https://zepworks.com/deepdiff/current/faq.html#q-how-do-i-parse-deepdiff-result-paths >`__
34
38
35
39
DeepDiff 6-4-0
36
40
--------------
You can’t perform that action at this time.
0 commit comments