Skip to content

Commit 1be3be6

Browse files
authored
Handle access restriction tag values separated by semicolon (valhalla#5560)
1 parent 1cfe347 commit 1be3be6

File tree

4 files changed

+1324
-3340
lines changed

4 files changed

+1324
-3340
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
* REMOVED: pyvalhalla-weekly PyPI package [#5673](https://github.com/valhalla/valhalla/pull/5673)
55
* **Bug Fix**
66
* FIXED: Pass time to `EdgeCost` for initial edges in Dijkstra [#5677](https://github.com/valhalla/valhalla/pull/5677)
7+
* FIXED: Handle access restriction tag values separated by semicolon [#5560](https://github.com/valhalla/valhalla/pull/5560)
78
* **Enhancement**
89
* CHANGED: Removed black and flake8 with ruff [#5639](https://github.com/valhalla/valhalla/pull/5639)
9-
* FIXED: Fix hard exclusions with shortcuts [#5647](https://github.com/valhalla/valhalla/pull/5647)
10+
* FIXED: Fix hard exclusions with shortcuts [#5647](https://github.com/valhalla/valhalla/pull/5647)
1011
* UPGRADED: vcpkg to 0e39c10736341cc8135b560438229bbda3d3219a [#5654](https://github.com/valhalla/valhalla/pull/5654)
1112
* FIXED: returns GeoTIFF with Content-Type image/tiff header [#5665](https://github.com/valhalla/valhalla/pull/5665)
1213
* CHANGED: Improve logging using std::format [#5666](https://github.com/valhalla/valhalla/pull/5666)

0 commit comments

Comments
 (0)