Skip to content

Latest commit

 

History

History
198 lines (92 loc) · 7.54 KB

CHANGELOG.md

File metadata and controls

198 lines (92 loc) · 7.54 KB

CHANGELOG

v1.1.0 (2024-09-28)

Feature

v1.0.1 (2024-09-27)

Fix

Unknown

v1.0.0 (2024-09-26)

Breaking

  • feat: use anyio and support sync

BREAKING CHANGE: The plugin now requires anyio and nest-asyncio. (d03ad0c)

Chore

  • chore: update pre-commit config (9c0c900)

v0.17.0 (2024-05-24)

Feature

  • feat: update tests and docs (81e7dd4)

v0.16.0 (2024-05-24)

Chore

  • chore: update pre-config (53e8f86)

Feature

  • feat: pytest-playwright>=0.5.0 (b8be149)

v0.15.0 (2024-05-24)

Chore

Feature

  • feat: pytest-playwright==0.5.0

fix #7 (54c5a7b)

v0.14.0 (2024-05-24)

Feature

  • feat: pytest-playwright==0.4.4 (00dfc98)

v0.13.1 (2024-05-24)

Fix

  • fix: lock pytest-playwright version (7cc9619)

v0.13.0 (2024-05-21)

Feature

  • feat: loosen deps version (e79bf8e)

Unknown

v0.12.0 (2024-05-04)

Feature

  • feat: Update .pre-commit-config.yaml (f0bc549)

Unknown

  • Merge pull request #6 from astronomer/video-fix

Fix video collection with await video.path() (d76c09b)

v0.11.0 (2024-02-25)

Feature

Unknown

  • Merge pull request #4 from m9810223/dev

chore (57beb67)

v0.10.0 (2024-02-06)

Chore

  • chore: support Python3.12 (96245ea)

  • chore(ci): fix and support Python3.12 (09f7eb4)

  • chore(pre-commit): update (535360e)

  • chore(pre-commit): update (183a420)

  • chore(pdm.lock): lock (413fa62)

  • chore(pyproject.toml): update configs (61fb85b)

Feature

Test

Unknown

  • Merge branch 'master' of github.com:m9810223/playwright-async-pytest (80cb1bd)

  • Merge branch 'master' of github.com:m9810223/playwright-async-pytest (9439974)

  • style (d56bde2)

  • chore(pre-commit) (9676fa5)

  • Merge pull request #3 from jamesbraza/loosened-pytest-playwright

Loosened pytest-playwright versions (379aac8)

  • Ran 'pdm lock' (d06102d)

  • Loosened pytest-playwright versions, since compatible (2b10a6b)

v0.2.0 (2023-07-03)

Feature

v0.1.0 (2023-06-26)

Feature