Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

44 lines (32 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.8.1] - 2024-04-08

Added

  • Support Python 3.12

Removed

  • Support Python 3.8

1.5.0 - 2023-02-03

Added

  • Support Python 3.11

1.4.1 - 2021-10-20

Added

  • Fix contextvars for async generator fixtures

1.4.0 - 2021-10-19

Added

  • Support for python 3.10
  • Better support for anyio

1.3.2 - 2021-09-21

Added

Changed

Removed