pgRouting

root/tags/release-1.03/RELEASE_NOTES

Revision 218, 1.7 kB (checked in by anton, 4 months ago)

1.03 release tag created

Line 
1                      pgRouting Library Version 1.03
2                                  2008-09-04
3                                
4                                Release  Notes
5                
6                
7
8 ===============================
9 CHANGES SINCE RELEASE 1.02:
10 ===============================
11 * Much faster topology creation
12 - bugs #127, #126, #119, #118, #114
13
14 ===============================
15 CHANGES SINCE RELEASE 1.01:
16 ===============================
17 * Shooting* bugfixes
18 - bugs #101, #102
19 * Compilation problems solved
20 - bugs #93, #100
21    
22 ===============================
23 CHANGES SINCE RELEASE 1.0:
24 ===============================
25 * Shooting* bugfixes
26    
27 ===============================
28 CHANGES SINCE RELEASE 1.0.0b:
29 ===============================
30 + Core and extra functions are separated
31 + Cmake build process
32 * Bugfixes
33
34 ===============================
35 CHANGES SINCE RELEASE 1.0.0a:
36 ===============================
37 + Additional SQL file with more simple names for wrapper functions
38 * Bugfixes
39
40 ===============================
41 CHANGES SINCE RELEASE 0.9.9:
42 ===============================
43 + Shooting* shortest path algorithm for real road networks
44 * Several SQL bugs were fixed
45
46 ===============================
47 CHANGES SINCE RELEASE 0.9.8:
48 ===============================
49 + PostgreSQL 8.2 support
50 * Shortest path functions return empty result if they couldn't find any path
51
52 ============================
53 CHANGES SINCE RELEASE 0.9.7:
54 ============================
55 + Renumbering scheme was added to shortest path functions
56 + Directed shortest path functions were added
57 * routing_postgis.sql was modified to use dijkstra in TSP search
58
59 =============================
60 KNOWN ISSUES IN THIS RELEASE:
61 =============================
62 None so far :)
63
64 ======
65 NOTES:
66 ======
67 + - Newly added feature
68 * - Changed feature
69 - - Removed feature
Note: See TracBrowser for help on using the browser.