Skip to content

Latest commit

 

History

History
310 lines (139 loc) · 8.34 KB

CHANGELOG.md

File metadata and controls

310 lines (139 loc) · 8.34 KB

CHANGELOG

v9.5.0 (2024-06-02)

Feature

v9.4.0 (2024-04-21)

Feature

v9.3.0 (2024-04-21)

Feature

v9.2.0 (2024-04-13)

Unknown

  • Merge branch 'master' of github.com:michaelwhouse/pwright (f2c7037)

v9.1.0 (2024-04-13)

Feature

v9.0.0 (2024-04-10)

Breaking

  • feat: release

BREAKING CHANGE: renewable is renamed to auto_renew and renewing is renamed to renewing in both sync and async APIs. (34de549)

v8.10.0 (2024-04-08)

Feature

v8.9.0 (2024-04-08)

Feature

v8.8.0 (2024-04-08)

Feature

v8.7.0 (2024-04-08)

Feature

v8.6.0 (2024-04-08)

Feature

v8.5.0 (2024-04-08)

Feature

v8.4.0 (2024-04-08)

Feature

v8.3.0 (2024-03-26)

Feature

v8.2.0 (2024-03-26)

Feature

Unknown

  • Merge branch 'master' of github.com:michaelwhouse/pwright (0cdb95c)

v8.1.0 (2024-03-26)

Chore

  • chore: update pre-commit hooks (7852943)

Feature

Unknown

  • Merge pull request #4 from michaelwhouse/pre-commit-autoupdate

Update pre-commit hooks (9140927)

v8.0.0 (2024-03-26)

Breaking

  • feat: release

BREAKING CHANGE: timeouts or times args are now unions of float and timedelta instead of just float. (f9fd845)

Chore

  • chore: update pre-commit hooks (ead01a5)

  • chore: update pre-commit hooks (65c0c88)

Unknown

  • Merge pull request #3 from michaelwhouse/pre-commit-autoupdate

Update pre-commit hooks (7eb5837)

  • Merge pull request #2 from michaelwhouse/pre-commit-autoupdate

Update pre-commit hooks (807c5d9)

v7.3.0 (2024-03-05)

Chore

  • chore: update pre-commit hooks (890350f)

Feature

Unknown

  • Update _pre-commit-autoupdate.yml (690f402)

  • Merge pull request #1 from michaelwhouse/pre-commit-autoupdate

Update pre-commit hooks (ee63b4e)

v7.2.0 (2024-03-01)

Feature

v7.1.0 (2024-02-29)

Feature

v7.0.0 (2024-02-29)

Breaking

  • feat: support python3.8

BREAKING CHANGE: support python3.8 (cab6dc7)

v6.0.0 (2024-02-28)

Breaking

  • feat: ...

BREAKING CHANGE: ... (4a591c6)

v5.0.0 (2024-02-28)

Breaking

  • feat: ...

BREAKING CHANGE: ... (8f9b976)

v4.0.0 (2024-02-28)

Breaking

  • feat: update apis

BREAKING CHANGE: The API has changed. (2126723)

v3.1.0 (2024-02-27)

Feature

v3.0.0 (2024-02-27)

Breaking

  • feat: add renewable

BREAKING CHANGE: requires-python = ">=3.10" (4abd7e9)

Unknown

  • Merge branch 'master' of github.com:michaelwhouse/pwright (9cfaf68)

v2.0.0 (2024-02-27)

Breaking

  • feat: ...

BREAKING CHANGE: ... (5723392)

Unknown

v1.0.0 (2024-02-27)

Breaking

  • feat: export API

BREAKING CHANGE: Add more exports (e46c991)

v0.4.0 (2024-02-25)

Feature

v0.3.0 (2024-02-25)

Feature

v0.2.0 (2024-02-25)

Feature

v0.1.0 (2024-02-25)

Feature

Unknown