Releases: wolph/python-utils
Releases · wolph/python-utils
v3.9.1
Made tests far more reliable and fixed python_requires thanks to @zeevro
v3.9.0
dist/python_utils-3.9.0-py2.py3-none-any.whl
v3.8.2
Windows can also return an OSError instead of a ValueError for a fromtimestamp
overflow
v3.7.0
Fixed several typing issues and added more thorough tests
v3.6.1
Increased typing-extensions
version requirement to fix #38
v3.6.0
Added extra containers such as UniqueList and SlicableDeque. Added full pyright strict and mypy type checks
v3.5.2
Added import shortcuts for container classes