Skip to content

Tags: graphhopper/graphhopper

Tags

11.0

Toggle 11.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
release 11.0

10.2

Toggle 10.2's commit message
Release 10.2

10.1

Toggle 10.1's commit message
Handle via-way restrictions with multiple from/to ways correctly (#3100)

(cherry picked from commit a9e7ced)

10.0

Toggle 10.0's commit message
update GH maps

9.1

Toggle 9.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
release 9.1

9.0

Toggle 9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use eight bytes for the geo ref (#2978)

* Use eight bytes for the geo ref, #500

* minor fix

---------

Co-authored-by: easbar <easbar.mail@posteo.net>

9.0-pre1

Toggle 9.0-pre1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
matrix with status code in response

8.0

Toggle 8.0's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
karussell Peter
8.0 release - change readme

7.0

Toggle 7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Show u-turn instruction for plain u-turns (#2767)

7.0-pre2

Toggle 7.0-pre2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use GitHub Actions for Maven Central deployment too (#2709)

* use github actions to deploy to maven central

* use private key directly to avoid escaping problems

* run only when tagged; renamed

* specify key id

* use more recent plugin versions

* different badge

* github actions: ignore tags

* include branches required

* include (2nd) test build to be sure

* ignoring tags is the default if branches is specified

* matches really all tags, https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#filter-pattern-cheat-sheet

* force test failure

* Revert "force test failure"

This reverts commit 85b38fe.