forked from pool/python-more-itertools
- update to 8.8.0:
* :func:`countable` (thanks to krzysieq) * :func:`split_before` was updated to handle empy collections (thanks to TiunovNN) * :func:`unique_everseen` got a performance boost (thanks to Numerlor) * The type hint for :func:`value_chain` was corrected (thanks to vr2262) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-more-itertools?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 6 12:43:51 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 8.8.0:
|
||||
* :func:`countable` (thanks to krzysieq)
|
||||
* :func:`split_before` was updated to handle empy collections (thanks to TiunovNN)
|
||||
* :func:`unique_everseen` got a performance boost (thanks to Numerlor)
|
||||
* The type hint for :func:`value_chain` was corrected (thanks to vr2262)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 3 11:51:31 UTC 2021 - pgajdos@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user