Skip to content

Releases: MagicStack/uvloop

v0.19.0

22 Oct 22:02
v0.19.0
6c770dc
Compare
Choose a tag to compare

Changes

Fixes

v0.18.0

13 Oct 20:24
v0.18.0
5ddf38b
Compare
Choose a tag to compare

Fixes

v0.17.0

14 Sep 16:49
v0.17.0
afb3268
Compare
Choose a tag to compare

This release adds Python 3.11 support, updates bundled libuv to 1.43.0
and fixes a handful of issues.

Changes

Fixes

Build

Documentation

v0.16.0

10 Aug 19:41
v0.16.0
3e71ddc
Compare
Choose a tag to compare

This release adds Python 3.10 support, updates bundled libuv to 1.42.0
and fixes a handful of issues.

Changes

Fixes

v0.15.3

13 Jul 16:04
v0.15.3
c896e50
Compare
Choose a tag to compare

Bug Fixes

v0.15.2

19 Feb 04:13
v0.15.2
c9e07dd
Compare
Choose a tag to compare

Bug Fixes

  • Add python_requires in setup.py to fix dependency resolution issues
    (by @graingert in c808a66)

v0.15.1

15 Feb 17:30
v0.15.1
f7634ef
Compare
Choose a tag to compare

Bug Fixes

  • Fix a segfault issue when a Cython protocol is de-referencing itself from Context.run() callbacks
    (by @fantix in 70cafc8)

v0.15.0

10 Feb 05:28
v0.15.0
513ff14
Compare
Choose a tag to compare

New Features

Bug Fixes

Build

v0.14.0

05 Nov 19:16
0e72f81
Compare
Choose a tag to compare

New Features

Bug Fixes

Build

v0.14.0rc2

29 Oct 15:26
9b4bd2e
Compare
Choose a tag to compare
v0.14.0rc2 Pre-release
Pre-release

This is the second release candidate.

See the full list of updates in 0.14.0rc1 release notes.

RC2 Bug Fixes