2
2
Fork
You've already forked overpass-api-python-wrapper
2

Release 0.8.2 #202

Merged
mvexel merged 5 commits from 0.8.x into main 2026年05月14日 19:27:03 +02:00

Summary

Prepare the 0.8.2 release from the 0.8.x maintenance branch.

  • Bump package version to 0.8.2
  • Add the dated 0.8.2 changelog section
  • Document the User-Agent requirement and default fallback
  • Keep the release work log current

Validation

Local validation passed with:

scripts/check
uv run --with twine twine check dist/overpass-0.8.2.tar.gz dist/overpass-0.8.2-py3-none-any.whl

A clean temporary Python 3.11 environment installed the built wheel and reported overpass.__version__ == "0.8.2".

## Summary Prepare the 0.8.2 release from the 0.8.x maintenance branch. - Bump package version to 0.8.2 - Add the dated 0.8.2 changelog section - Document the User-Agent requirement and default fallback - Keep the release work log current ## Validation Local validation passed with: ```bash scripts/check uv run --with twine twine check dist/overpass-0.8.2.tar.gz dist/overpass-0.8.2-py3-none-any.whl ``` A clean temporary Python 3.11 environment installed the built wheel and reported `overpass.__version__ == "0.8.2"`.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mvexel/overpass-api-python-wrapper!202
Reference in a new issue
mvexel/overpass-api-python-wrapper
No description provided.
Delete branch "0.8.x"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?