You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: AUTHORS.md
+9
Original file line number
Diff line number
Diff line change
@@ -63,3 +63,12 @@ Authors in order of the timeline of their contributions:
63
63
-[sf-tcalhoun](https://github.com/sf-tcalhoun) for fixing "Instantiating a Delta with a flat_dict_list unexpectedly mutates the flat_dict_list"
64
64
-[dtorres-sf](https://github.com/dtorres-sf) for fixing iterable moved items when iterable_compare_func is used.
65
65
-[Florian Finkernagel](https://github.com/TyberiusPrime) for pandas and polars support.
66
+
- Mathis Chenuet [artemisart](https://github.com/artemisart) for fixing slots classes comparison and PR review.
67
+
- Sherjeel Shabih [sherjeelshabih](https://github.com/sherjeelshabih) for fixing the issue where the key deep_distance is not returned when both compared items are equal #510
68
+
-[Aaron D. Marasco](https://github.com/AaronDMarasco) for adding `prefix` option to `pretty()`
69
+
-[Juergen Skrotzky](https://github.com/Jorgen-VikingGod) for adding empty `py.typed`
70
+
-[Mate Valko](https://github.com/vmatt) for fixing the issue so we lower only if clean_key is instance of str via #504
71
+
-[jlaba](https://github.com/jlaba) for fixing #493 include_paths, when only certain keys are included via #499
72
+
-[Doron Behar](https://github.com/doronbehar) for fixing DeepHash for numpy booleans via #496
73
+
-[Aaron D. Marasco](https://github.com/AaronDMarasco) for adding print() options which allows a user-defined string (or callback function) to prefix every output when using the pretty() call.
74
+
-[David Hotham](https://github.com/dimbleby) for relaxing orderly-set dependency via #486
0 commit comments