forked from pool/python-deepdiff
Accepting request 949215 from home:bmwiedemann:branches:devel:languages:python
Update to 5.6.0 * Add custom operators, and ignore_order_func. * Bugfix: verbose_level==0 should disable values_changes. * Bugfix: unprocessed key error. * Add iterable_compare_func for DeepDiff * Add output_format of list for path() in tree view * Add strict_checking for numbers in DeepSearch * Add support for regular expressions in DeepSearch OBS-URL: https://build.opensuse.org/request/show/949215 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-deepdiff?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 26 09:55:05 UTC 2022 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Update to 5.6.0
|
||||
* Add custom operators, and ignore_order_func.
|
||||
* Bugfix: verbose_level==0 should disable values_changes.
|
||||
* Bugfix: unprocessed key error.
|
||||
* Add iterable_compare_func for DeepDiff
|
||||
* Add output_format of list for path() in tree view
|
||||
* Add strict_checking for numbers in DeepSearch
|
||||
* Add support for regular expressions in DeepSearch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 1 21:00:21 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user