We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c40f3e commit 2c1fbeaCopy full SHA for 2c1fbea
NEWS
@@ -1,15 +1,18 @@
1
osm2pgRouting 2.3.5
2
+
3
* Fix: zero division error when max_speed = 0.
4
* Fix: fixed osm_ways parsing - OSMDocument.
5
* Fix: switch to a more inclusive check for nullptr definition (fixes compilation on macOS 10.13 using Xcode 9.3)
6
* Docs improvements: How to release doc.
7
8
osm2pgRouting 2.3.4
9
10
* Fix: osm_elements - fixed boolean assignment with boost::lexical_cast.
11
* Use ${CMAKE_INSTALL_PREFIX} in CMakeLists.txt.
12
* Readme doc improvements: Tips section and Table of contents.
13
14
osm2pgRouting 2.3.3
15
16
* Fix: wrong assumption in implied_oneWay() function
17
* Fix: regression on 2.3.2: fixed hstore refs handling
18
0 commit comments