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:
4444- Håvard Thom [ havardthom] ( https://github.com/havardthom ) for adding UUID support.
4545- Dhanvantari Tilak [ Dhanvantari] ( https://github.com/Dhanvantari ) for Bug-Fix: ` TypeError in _get_numbers_distance() when ignore_order = True ` .
4646- 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:
5656- Dhanvantari Tilak `Dhanvantari `_ for Bug-Fix:
5757 ``TypeError in _get_numbers_distance() when ignore_order = True ``.
5858- 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.
5961
6062.. _Sep Dehpour (Seperman) : http://www.zepworks.com
6163.. _Victor Hahn Castell : http://hahncastell.de
@@ -96,7 +98,7 @@ Authors in order of the timeline of their contributions:
9698.. _havardthom : https://github.com/havardthom
9799.. _Dhanvantari : https://github.com/Dhanvantari
98100.. _yaelmi3 : https://github.com/yaelmi3
99-
101+ .. _ mskhviyu : https://github.com/mskhviyu
100102
101103Thank you for contributing to DeepDiff!
102104
You can’t perform that action at this time.
0 commit comments