Skip to content

Releases: akornatskyy/wheezy.http

Release 3.2.1

17 Oct 17:09
Compare
Choose a tag to compare
feat: python 3.13 support.

Release 3.2.0

28 Jul 10:58
Compare
Choose a tag to compare
feat: python 3.11 support; drop 3.6 and 3.7.

Release 3.0.1

30 Dec 08:48
Compare
Choose a tag to compare
Fixed issue related to installation hangs on Windows with cython nthr…

Release 3.0.0

24 Nov 09:56
Compare
Choose a tag to compare
Dropped python 3.5 and below.

Release 2.0.0

08 Nov 09:20
Compare
Choose a tag to compare
Updated package dependencies.

Release 0.1.360

29 Aug 09:58
Compare
Choose a tag to compare
Reformatted code per updates in black style.

Release 0.1.358

13 Aug 08:05
Compare
Choose a tag to compare
Ignored flake I101 since it behavior is different in windows and linux.

Release 0.1.356

10 Aug 08:26
Compare
Choose a tag to compare
Improved linting with autoflake, black and isort.

Release 0.1.355

10 Aug 08:12
Compare
Choose a tag to compare
Introduced github actions workflow.