Skip to content

v0.22.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jan 07:54
· 3 commits to main since this release

v0.22.0 (2026-01-01)

Bug Fixes

  • Correct useRootLevel stream cache handling for parallel test execution (be32156)

Chores

  • Add apathetic-testing dependency and update project configuration (cf2967a)

Documentation

  • Update project disclaimer messaging (7d6f674)

Features

  • Expose stdlib logging level constants for convenience (dcd53eb)

  • Remove pytest_helpers - functionality moved to apathetic-testing library (6685d75)

Refactoring

  • Remove duplicate test utilities now in apathetic-testing library (1334f0e)

  • Reorganize unit tests by API section from docs/api.md (2642948)

Testing

  • Remove mypy type: ignore comments with proper apathetic-testing 0.3.0 types (5aa93d4)

  • Remove mypy type: ignore comments with proper apathetic-testing 0.3.0 types (fa7b73c)

  • Rewrite useRootLevel tests using apathetic_testing's isolated_logging fixture (26df7d9)


Detailed Changes: v0.21.0...v0.22.0