Hello pgRouting community,
The pgRouting Team is pleased to announce the release of pgRouting version 3.5.1
The latest release is available at [1]
For discussions on the release, go to [2]
To see all issues & pull requests closed by this release, see the Git
closed milestone for 3.5.1 on Github. [3]
Documentation fixes
Changes on the documentation to the following:
pgr_degree
pgr_dijkstra
pgr_ksp
Automatic page history links
using bootstrap_version 2 because 3+ does not do dropdowns
Issue fixes
#2565: pgr_pgr_lengauerTarjanDominatorTree triggers an assertion
SQL enhancements
#2561: Not use wildcards on SQL
pgtap tests
#2559: pgtap test using sampledata
Build fixes
Fix winnie build
Code fixes
Fix clang warnings
Grouping headers of postgres readers
To update your database
Download the packaged version from your operating system, and use this
command in the database:
ALTER EXTENSION pgrouting UPDATE TO "3.5.1";
[1]. Release v3.6.2 · pgRouting/pgrouting · GitHub
[2]. v3.5.1 · pgRouting/pgrouting · Discussion #2571 · GitHub
[3]. Issues · pgRouting/pgrouting · GitHub
Regards,
pgRouting Team.