pgRouting

root/tags/release-1.0/RELEASE_NOTES

Revision 58, 1.3 kB (checked in by anton, 1 year ago)

Trash removed from 1.0 tag

Line 
1                      pgRouting Library Version 1.0
2                                  2007-10-04
3                                
4                                Release  Notes
5                
6                
7 ===============================
8 CHANGES SINCE RELEASE 1.0.0b:
9 ===============================
10 + Core and extra functions are separated
11 + Cmake build process
12 * Bugfixes
13
14 ===============================
15 CHANGES SINCE RELEASE 1.0.0a:
16 ===============================
17 + Additional SQL file with more simple names for wrapper functions
18 * Bugfixes
19
20 ===============================
21 CHANGES SINCE RELEASE 0.9.9:
22 ===============================
23 + Shooting* shortest path algorithm for real road networks
24 * Several SQL bugs were fixed
25
26 ===============================
27 CHANGES 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 ============================
33 CHANGES 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 =============================
40 KNOWN ISSUES IN THIS RELEASE:
41 =============================
42 None so far :)
43
44 ======
45 NOTES:
46 ======
47 + - Newly added feature
48 * - Changed feature
49 - - Removed feature
Note: See TracBrowser for help on using the browser.