Skip to content

Releases: python-useful-helpers/threaded

Bump to version 1.0.4 (#19)

Choose a tag to compare

@penguinolog penguinolog released this 08 Jun 09:40
b64837d
Metadata changes

Bump to 1.0.3 (#16)

Choose a tag to compare

@penguinolog penguinolog released this 24 May 14:03
5a6409a
Types source for external usage,
fix documentation

1.0.2

Choose a tag to compare

@penguinolog penguinolog released this 01 May 16:34
38c439b
Additional bump (tags are frozen and 1.0.1 was buggy) (#10)

1.0.0

Choose a tag to compare

@penguinolog penguinolog released this 23 Mar 17:09
technical bump

0.9.1

Choose a tag to compare

@penguinolog penguinolog released this 19 Mar 13:20
Reduce py2.7 workers

0.9.0

Choose a tag to compare

@penguinolog penguinolog released this 16 Mar 08:48
0.9.0: fix non-argumented usage for methods

Version 0.8.0

Choose a tag to compare

@penguinolog penguinolog released this 06 Sep 09:15
* 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

Choose a tag to compare

@penguinolog penguinolog released this 05 Sep 16:14
Cythonize python 3, if possible (and gevent present).

Version 0.6.0

Choose a tag to compare

@penguinolog penguinolog released this 04 Sep 13:14
Gevent is supported.

CI/CD is enforced

Choose a tag to compare

@penguinolog penguinolog released this 02 Sep 06:38
Version 0.5.0

CI/CD pipelines.
Class decorator without __slots__
Docs.