Releases: python-useful-helpers/threaded
Releases · python-useful-helpers/threaded
Bump to version 1.0.4 (#19)
Metadata changes
Bump to 1.0.3 (#16)
Types source for external usage, fix documentation
1.0.2
Additional bump (tags are frozen and 1.0.1 was buggy) (#10)
1.0.0
technical bump
0.9.1
Reduce py2.7 workers
0.9.0
0.9.0: fix non-argumented usage for methods
Version 0.8.0
* Python 3.3 support is ended. EOL is coming, test was run rarely. * Move data from setup.cfg to __init__.py and setup.py
Version 0.7.0
Cythonize python 3, if possible (and gevent present).
Version 0.6.0
Gevent is supported.
CI/CD is enforced
Version 0.5.0 CI/CD pipelines. Class decorator without __slots__ Docs.