File tree 2 files changed +16
-0
lines changed
2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
# DeepDiff Change log
2
2
3
+ - v6-6-0
4
+ - Numpy 2.0 support
5
+ - Adding [ Delta.to_flat_dicts] ( https://zepworks.com/deepdiff/current/serialization.html#delta-serialize-to-flat-dictionaries )
6
+ - v6-5-0
7
+ - Adding [ ` parse_path ` ] ( https://github.com/seperman/deepdiff/pull/419 )
3
8
- v6-4-1
4
9
- Bugfix: Keep Numpy Optional
5
10
- v6-4-0
Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ Changelog
5
5
6
6
DeepDiff Changelog
7
7
8
+ - v6-6-0
9
+
10
+ - Numpy 2.0 support
11
+ - Adding
12
+ `Delta.to_flat_dicts <https://zepworks.com/deepdiff/current/serialization.html#delta-serialize-to-flat-dictionaries >`__
13
+
14
+ - v6-5-0
15
+
16
+ - Adding
17
+ ```parse_path `` <https://github.com/seperman/deepdiff/pull/419>`__
18
+
8
19
- v6-4-1
9
20
10
21
- Bugfix: Keep Numpy Optional
You can’t perform that action at this time.
0 commit comments