forked from pool/python-funcy
- update to 1.18:
* added join_with(strict=)
* use more precise timer `timeit.default_timer` for
log*durations (Saugat Pachhai)
* preserve metadata when using autocurry as a decorator
* doc improvements (thx to Tim Gates)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcy?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 26 19:19:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.18:
|
||||
* added join_with(strict=)
|
||||
* use more precise timer `timeit.default_timer` for
|
||||
log*durations (Saugat Pachhai)
|
||||
* preserve metadata when using autocurry as a decorator
|
||||
* doc improvements (thx to Tim Gates)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 19:41:40 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user