Releases: wolph/python-utils
Releases · wolph/python-utils
v3.3.0
Added (asyncio) generators for automatic batching and timeout detection
v3.2.3
Fixed loguru stack location
v3.2.0
Added loguru support, added apply recursive function and improved camel to underscore function
v3.1.0
dropped python 3.6 support because it is deprecated and so we can somewhat use | as type union
v3.0.0
Python 3 update including full type hinting, asyncio tools, typing shortcuts and listify decorator for generators
v2.7.1
Small documentation updates
v2.7.0
added automated tox github action tests