Skip to content

v4.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Sep 04:13
· 326 commits to develop since this release
b3fd9ef

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.
  • pgr_withPointsDD

    • Standardizing negative distance behaviour
      • Throws when :math:distance < 0.
      • Standard message and hint.
  • 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