Skip to content

Releases: wolph/python-utils

v3.2.3

19 May 13:22
v3.2.3
372ad49
Compare
Choose a tag to compare

Fixed loguru stack location

v3.2.0

12 May 20:15
v3.2.0
4144951
Compare
Choose a tag to compare

Added loguru support, added apply recursive function and improved camel to underscore function

v3.1.0

14 Jan 16:09
v3.1.0
e79d45d
Compare
Choose a tag to compare

dropped python 3.6 support because it is deprecated and so we can somewhat use | as type union

v3.0.0

04 Jan 14:49
v3.0.0
ca5b435
Compare
Choose a tag to compare

Python 3 update including full type hinting, asyncio tools, typing shortcuts and listify decorator for generators

v2.7.1

01 Jan 12:43
v2.7.1
4197f88
Compare
Choose a tag to compare

Small documentation updates

v2.7.0

31 Dec 13:59
v2.7.0
8197991
Compare
Choose a tag to compare

added automated tox github action tests