root/tags/release-1.02/RELEASE_NOTES

Revision 162, 1.3 KB (checked in by anton, 3 years ago)

1.02 release tag added

Line 
1                     pgRouting Library Version 1.0
2                                 2007-10-04
3                               
4                               Release  Notes
5               
6               
7===============================
8CHANGES SINCE RELEASE 1.0.0b:
9===============================
10+ Core and extra functions are separated
11+ Cmake build process
12* Bugfixes
13
14===============================
15CHANGES SINCE RELEASE 1.0.0a:
16===============================
17+ Additional SQL file with more simple names for wrapper functions
18* Bugfixes
19
20===============================
21CHANGES SINCE RELEASE 0.9.9:
22===============================
23+ Shooting* shortest path algorithm for real road networks
24* Several SQL bugs were fixed
25
26===============================
27CHANGES SINCE RELEASE 0.9.8:
28===============================
29+ PostgreSQL 8.2 support
30* Shortest path functions return empty result if they couldn't find any path
31
32============================
33CHANGES SINCE RELEASE 0.9.7:
34============================
35+ Renumbering scheme was added to shortest path functions
36+ Directed shortest path functions were added
37* routing_postgis.sql was modified to use dijkstra in TSP search
38
39=============================
40KNOWN ISSUES IN THIS RELEASE:
41=============================
42None so far :)
43
44======
45NOTES:
46======
47+ - Newly added feature
48* - Changed feature
49- - Removed feature
Note: See TracBrowser for help on using the browser.