Skip to content

Releases: pgRouting/pgRoutingLayer

v3.0.2

23 Sep 15:22
8631613
Compare
Choose a tag to compare
  • Support for QGIS >= 3.24 (#139).
  • Fixed non-existence database error issue (#141).

v3.0.1

12 Dec 18:06
v3.0.1
0c448eb
Compare
Choose a tag to compare

Removing support for pgRouting 2.x

v3.0.0

10 Mar 16:13
v3.0.0
81cc2f8
Compare
Choose a tag to compare

This is the pgRoutingLayer version 3.0.0 works with python3.0 and QGIS 3.0 to 3.99

Includes only the following pgRouting functions

  • pgr_aStar
  • pgr_aStarCost
  • pgr_bdAstar
  • pgr_bdAstarCost
  • pgr_bdDijkstra
  • pgr_bdDijkstraCost
  • pgr_dijkstra
  • pgr_dijkstraCost
  • pgr_KSP

Functions not known to be included on pgRouting v3.0.0 will not be included now or in the future

v3.0.0-rc

04 Feb 16:14
5b659b8
Compare
Choose a tag to compare
v3.0.0-rc Pre-release
Pre-release

First version of pgRoutingLayer supporting QGIS 3 version and totally coded with Python 3. Release candidate.

v3.0.0-alpha1

10 Oct 07:50
acde10b
Compare
Choose a tag to compare
v3.0.0-alpha1 Pre-release
Pre-release

First version of pgRoutingLayer supporting QGIS 3 version and totally coded with Python 3. Alpha 1 version.

v2.2.2

28 Nov 18:51
c1997cf
Compare
Choose a tag to compare

Bug fix: activating alphashape.py to use BBOX by mixedbredie

v2.2.1

18 Oct 22:35
Compare
Choose a tag to compare

Bug fix activating plugin

v2.2.0

11 Oct 18:20
Compare
Choose a tag to compare

Whith this release of pgRoutingLayer

  • BBOX is optional
  • Supports pgRouting v2.0 up to v2.5
  • Menu shows non deprecated functions of the corresponding version only.

pgRoutingLayer-2.1.0

21 Jul 14:16
Compare
Choose a tag to compare

Whith this release of pgRoutingLayer

pgRoutingLayer-2.0.0

02 Jul 16:57
Compare
Choose a tag to compare

changelog 2.0

  • support for pgRouting 2.0