blob: 47dbadb40ee685f7aa5bfcc2c0ba490d71e6b3d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
-------------------------------------------------------
Changelog : pyconcurrent
Tags : 2.0.2 ➙ 2.2.2
: 2025-04-27 ➙ 2025-05-03
: 6 tags. See Docs for full changelog
-------------------------------------------------------
2025-05-03 : 2.2.2
Remove old test directory
update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
2025-05-03 : 2.2.1
pytests: reorganize a little. tests are unchanged
2025-05-01 update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
2025-05-01 : 2.2.0
PEP 561 type hints (module users using mypy etc get type hints)
Update status to Production/Stable
2025-04-30 update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
2025-04-30 : 2.1.0
Bug fix returning stdout string from subprocess
2025-04-27 update Docs/Changelogs Docs/_build/html Docs/pyconcurrent.pdf
2025-04-27 : 2.0.2
API ref rst format
Fix typo in api reference
|