github pgRouting/pgrouting v4.0.2

3 hours ago

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

Don't miss a new pgrouting release

NewReleases is sending notifications on new releases.