Skip to content

update to version 0.8#93

Merged
AndGem merged 1 commit into
mainfrom
release/v0.8.0
May 21, 2026
Merged

update to version 0.8#93
AndGem merged 1 commit into
mainfrom
release/v0.8.0

Conversation

@AndGem
Copy link
Copy Markdown
Owner

@AndGem AndGem commented May 21, 2026

  • switched edge length computation to the haversine formula for numerical stability over short distances
  • fixed a broken network-type selection branch in run.py
  • fixed a missing default for OSMWay.max_speed_int
  • removed a bare except and a redundant file close() call
  • networkx is now installable as an optional extra: pip install OsmToRoadGraph[networkx]
  • test suite now runs cleanly with or without the optional networkx dependency
  • tooling cleanup: replaced black with ruff format, consolidated dev dependencies, CI now lints with ruff

@AndGem AndGem merged commit 1e285e6 into main May 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant