Overview

Request 882652 accepted

- Update to 5.2.3
* Retaining the order of multiple dictionary items added via
Delta.
* Fixed the typo with yml files in deep cli.
* Fixing Grep RecursionError where using non UTF-8 character.
* Allowing kwargs to be passed to to_json method.
- Release 5.2.2
* Fixed Delta serialization when None type is present.
- Release 5.2.0
* Removed Murmur3 as the preferred hashing method. Using SHA256 by
default now.
* Added commandline for deepdiff.
* Added group_by.
* Added math_epsilon.
* Improved ignoring of NoneType.
- Release 5.0.2
* Bug Fix NoneType in ignore type groups
https://github.com/seperman/deepdiff/issues/207
- Release 5.0.1
* Bug fix to not apply format to non numbers.
- Release 5.0.0
* Introducing the Delta object
* Improving Numpy support
* Fixing tuples comparison when ignore_order=True
* Dramatically improving the results when ignore_order=True by
running in passes
* Introducing pretty print view, deep_distance, purge,
progress logging, cache and truncate_datetime.
* Adds support for datetime.time
- Skip python36 build because the test suite makes extensive use of

Request History
Benjamin Greiner's avatar

bnavigator created request

- Update to 5.2.3
* Retaining the order of multiple dictionary items added via
Delta.
* Fixed the typo with yml files in deep cli.
* Fixing Grep RecursionError where using non UTF-8 character.
* Allowing kwargs to be passed to to_json method.
- Release 5.2.2
* Fixed Delta serialization when None type is present.
- Release 5.2.0
* Removed Murmur3 as the preferred hashing method. Using SHA256 by
default now.
* Added commandline for deepdiff.
* Added group_by.
* Added math_epsilon.
* Improved ignoring of NoneType.
- Release 5.0.2
* Bug Fix NoneType in ignore type groups
https://github.com/seperman/deepdiff/issues/207
- Release 5.0.1
* Bug fix to not apply format to non numbers.
- Release 5.0.0
* Introducing the Delta object
* Improving Numpy support
* Fixing tuples comparison when ignore_order=True
* Dramatically improving the results when ignore_order=True by
running in passes
* Introducing pretty print view, deep_distance, purge,
progress logging, cache and truncate_datetime.
* Adds support for datetime.time
- Skip python36 build because the test suite makes extensive use of


Matej Cepl's avatar

mcepl accepted request

openSUSE Build Service is sponsored by