File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -44,3 +44,5 @@ Authors in order of the timeline of their contributions:
44
44
- Håvard Thom [ havardthom] ( https://github.com/havardthom ) for adding UUID support.
45
45
- Dhanvantari Tilak [ Dhanvantari] ( https://github.com/Dhanvantari ) for Bug-Fix: ` TypeError in _get_numbers_distance() when ignore_order = True ` .
46
46
- Yael Mintz [ yaelmi3] ( https://github.com/yaelmi3 ) for detailed pretty print when verbose_level=2.
47
+ - Mikhail Khviyuzov [ mskhviyu] ( https://github.com/mskhviyu ) for Exclude obj callback strict.
48
+ - [ dtorres-sf] ( https://github.com/dtorres-sf ) for the fix for diffing using iterable_compare_func with nested objects.
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ Authors in order of the timeline of their contributions:
56
56
- Dhanvantari Tilak `Dhanvantari `_ for Bug-Fix:
57
57
``TypeError in _get_numbers_distance() when ignore_order = True ``.
58
58
- Yael Mintz `yaelmi3 `_ for detailed pretty print when verbose_level=2.
59
+ - Mikhail Khviyuzov `mskhviyu `_ for Exclude obj callback strict.
60
+ - `dtorres-sf `_ for the fix for diffing using iterable_compare_func with nested objects.
59
61
60
62
.. _Sep Dehpour (Seperman) : http://www.zepworks.com
61
63
.. _Victor Hahn Castell : http://hahncastell.de
@@ -96,7 +98,7 @@ Authors in order of the timeline of their contributions:
96
98
.. _havardthom : https://github.com/havardthom
97
99
.. _Dhanvantari : https://github.com/Dhanvantari
98
100
.. _yaelmi3 : https://github.com/yaelmi3
99
-
101
+ .. _ mskhviyu : https://github.com/mskhviyu
100
102
101
103
Thank you for contributing to DeepDiff!
102
104
You can’t perform that action at this time.
0 commit comments