pgRouting v2.4.0

From: Vicky Vergara <vicky(at)georepublic(dot)de>
To: pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org>, pgRouting users mailing list <pgrouting-users(at)lists(dot)osgeo(dot)org>, pgRouting developers mailing list <pgrouting-dev(at)lists(dot)osgeo(dot)org>, PostgreSQL in Debian <pgsql-pkg-debian(at)postgresql(dot)org>, Devrim Gündüz <devrim(at)gunduz(dot)org>, Regina Obe <lr(at)pcorp(dot)us>, Sebastiaan Couwenberg <sebastic(at)xs4all(dot)nl>, OSGeo Discuss list <discuss(at)lists(dot)osgeo(dot)org>
Subject: pgRouting v2.4.0
Date: 2017-03-21 03:07:09
Message-ID: CAK_FzuUe=cEx7doiEcPtcFrN=iuiK4mQGjVzHER6THJQ2C_CGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian pgsql-pkg-yum

Hello all,

Finally the pgRouting release 2.4.0 is ready for packaging
https://github.com/pgRouting/pgrouting/releases/tag/v2.4.0

The pgRouting team thanks all the tests done for this release by the
community, and I thank in advance all the people that make pgRouting
available in the different operating systems.

I must say that in order of not adding more requisites on the cmake, the
documentation that its generated with the: make doc has the "old" looks.

I am leaving the documentation site with the new "look" because of the the
navigation bar:
- Easier to Navigate
- Easier to see flaws in the structure of the documentation
- I'll be working on improving the documentation

Tomorrow I will be preparing develop branch to be for 2.5.0-dev

Changes for 2.4.0
-------------------------------------------------------------------------------

* New Signatures:
* pgr_bdDijkstra
* New Proposed functions
* pgr_maxFlow
* pgr_astar(one to many)
* pgr_astar(many to one)
* pgr_astar(many to many)
* pgr_astarCost(one to one)
* pgr_astarCost(one to many)
* pgr_astarCost(many to one)
* pgr_astarCost(many to many)
* pgr_astarCostMatrix
* Deprecated Signatures
* pgr_bddijkstra - use pgr_bdDijkstra instead
* Deprecated functions
* pgr_pointsToVids
* Bug fixes on proposed functions
* pgr_withPointsKSP: fixed ordering

* TRSP original code is used with no changes on the compilation warnings

- Read the documentation of this release at:
http://docs.pgrouting.org/2.4/en/index.html

- To see the full list of changes check the list of Git commits:
https://github.com/pgRouting/pgrouting/commits/release/2.4

- To see the issues closed by this release see the Git closed issues:
https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%202.4.0%22%20is%3Aclosed%20

--

Georepublic UG (haftungsbeschränkt)
Salzmannstraße 44,
81739 München, Germany

Vicky Vergara
Operations Research

eMail: vicky(at)georepublic(dot)de
Web: https://georepublic.info

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht München, HRB 181428
CEO: Daniel Kastl

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org repository 2017-03-21 11:56:44 postgresql-mysql-fdw updated to version 2.2.0-2.pgdg+1
Previous Message apt.postgresql.org repository 2017-03-18 19:14:48 pg-partman updated to version 2.6.4-1.pgdg+1

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Vicky Vergara 2017-03-24 15:55:25 pgRouting v2.4.1
Previous Message Vicky Vergara 2017-03-12 23:35:05 pgrouting v2.4.0-rc2