Releases: falconry/falcon
3.1.3
Falcon 3.1.3 is a minor bugfix release that only pins the pytest-asyncio
test dependency
in order to prevent an incompatible version from interfering with the build workflow.
This release is otherwise identical to Falcon 3.1.2.
3.1.3rc1
Falcon 3.1.3 is a minor bugfix release that only pins the pytest-asyncio
test dependency
in order to prevent an incompatible version from interfering with the build workflow.
This release is otherwise identical to Falcon 3.1.2.
3.1.2
Falcon 3.1.2 is a minor point release fixing a couple of high impact bugs,
as well as publishing binary wheels for the recently released CPython 3.12.
3.1.2rc1
Falcon 3.1.2 is a minor point release fixing a couple of high impact bugs,
as well as publishing binary wheels for the recently released CPython 3.12.
This is the first release candidate of Falcon 3.1.2.
3.1.2b2
Falcon 3.1.2 is a minor point release fixing a couple of high impact bugs,
as well as publishing binary wheels for the recently released CPython 3.12.
This is the second beta release of Falcon 3.1.2.
3.1.2b1
Falcon 3.1.2 is a minor point release fixing a couple of high impact bugs,
as well as publishing binary wheels for the recently released CPython 3.12.
This is the first beta release of Falcon 3.1.2.
3.1.1
Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs,
and enabling the framework on the recently released CPython 3.11.
3.1.1rc1
Falcon 3.1.1 is a minor point release addressing a couple of high impact bugs,
and enabling the framework on the recently released CPython 3.11.
This is the first release candidate of Falcon 3.1.1.
3.1.1b3
https://falcon.readthedocs.io/en/3.1.1b3/changes/3.1.1.html
b3
attempts to fix a yet another wheel build issue discovered in b2
. 😅