A bug fix for paths with parameters and a new feature to find concrete endpoints rather than redirectors (but only after failing to open with the initial URL)
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #45
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #50
- feat: Switch file reading to use concrete endpoints by @rpsimeon34 in #48
- Preserve parameters in paths by @nsmith- in #65
New Contributors
- @rpsimeon34 made their first contribution in #48
Full Changelog: v0.3.0...v0.4.0