6.3.0
版本发布时间: 2023-03-18 02:28:33
seperman/deepdiff最新发布版本:8.0.0(2024-08-28 05:50:38)
-
PrefixOrSuffixOperator
: This operator will skip strings that are suffix or prefix of each other. -
include_obj_callback
andinclude_obj_callback_strict
are added by Håvard Thom. - Fixed a corner case where numpy's
np.float32
nans are not ignored when usingignore_nan_equality
by Noam Gottlieb -
orjson
becomes optional again. - Fix for
ignore_type_in_groups
with numeric values so it does not report number changes when the number types are different.