·
326 commits
to develop
since this release
pgRouting 4.0.2 Release Notes
To see all issues & pull requests closed by this release see the #4.0.2
Summary of changes by function
-
pgr_dijkstraVia
- Fix: bad alloc
-
pgr_drivingDistance
- Standardizing negative distance behaviour
- Throws when :math:
distance < 0. - Standard message and hint.
- Throws when :math:
- Standardizing negative distance behaviour
-
pgr_withPointsDD
- Standardizing negative distance behaviour
- Throws when :math:
distance < 0. - Standard message and hint.
- Throws when :math:
- Standardizing negative distance behaviour
-
pgr_withPointsVia
- Fix: bad alloc
Bug Fixes
- #3110: pgr_dijkstraVia throws std::bad_alloc when a node does not exist
- #3091: Catchment functions when negative distance do not have a standardized behaviour
Attachments
| File | Contents |
|---|---|
doc-v4.0.2.tar.gz |
English and Spanish documentation. Redirection to English |
pgrouting-4.0.2.tar.gz |
tar.gz of the release |
pgrouting-4.0.2.zip |
zip of the release |