What's Changed
-
chore: update requirements to latest versions, update Docker, and include CI/CD publish by @duttonw in #144
- Moved from patch-level locks to minimum version checks (ensuring compatibility until major changes break things)
- Removed Splinters overrides of browsers
- light touch behaving so it should work with newer versions
- Added automatic PyPI version publishing via GitHub (once PyPI OIDC trust to repo is established)
- Introduced flake8 for code linting
- Updated GitHub ci.yml to use the latest versions
-
fixes: #143
New Contributors
Full Changelog: 3.1.5...3.2.0