Skip to content

Releases: angryfoxx/httpx2-pytest

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:08
8b3f310

2.0.0 (2026-09-04)

⚠ BREAKING CHANGES

  • the legacy httpx_mock fixture is removed to enable running this plugin alongside pytest-httpx

Added

  • drop the legacy httpx_mock fixture (#52) (a093d79)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 22 May 15:02
2a7515d

1.0.1 (2026-05-22)

Fixed

  • solve publish.yml problem (92ca893)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 May 14:53
bdbdbcd

0.1.0 (2026-05-22)

⚠ BREAKING CHANGES

  • httpx2: migrate package to pytest_httpx2

Added

  • httpx2: migrate package to pytest_httpx2 (dff059d)

Changed

  • ci: update workflows (61252c0)
  • clarify ecosystem and contributor workflow (60a792f)
  • document breaking-commit format for release-please (6dc1bb0)
  • project: update naming to pytest_httpx2 to httpx2-pytest (73ef5bd)

Fixed

  • release: use manifest config and bootstrap fork history (39d9262)