File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 11# DeepDiff Change log
22
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 )
38- v6-4-1
49 - Bugfix: Keep Numpy Optional
510- v6-4-0
Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ Changelog
55
66DeepDiff Changelog
77
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+
819- v6-4-1
920
1021 - Bugfix: Keep Numpy Optional
You can’t perform that action at this time.
0 commit comments