You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li> Written entirely in C++ and available under the very permissive <ahref="https://github.com/DennisOSRM/Project-OSRM/blob/master/LICENCE.TXT">(simplified) 2-clause BSD license</a> for anyone to use. Previously, it was licensed under the restrictive AGPL.</li>
73
-
<li> Ability to handle continental sized networks.</li>
74
-
<li> Influenced by current and ongoing academic research. [<ahref="http://algo2.iti.kit.edu/routeplanning.php">more info</a>]
75
+
<li> Ability to handle continental sized networks </li>
76
+
<li> Influenced by current and ongoing academic research: [<ahref="http://algo2.iti.kit.edu/routeplanning.php">more info</a>]
<p> Version 0.1 (July 10, 2010) is a baseline release. It has basic features. Version 0.2 (March 2011) is much faster and resource friendly. While it is safe to use this version, the code in git master branch is much more advanced. Version 0.3.6 is the current release that is geared toward new and exciting features.</p>
121
+
<p> Version 0.1 (July 10, 2010) is a baseline release. It has basic features. Version 0.2 (March 2011) is much faster and more resource friendly. After that the project switched to a rolling release. Version 0.3.7 is the current release that is geared toward new and exciting features.</p>
120
122
121
-
<h2> Major improvements in version 0.3 over 0.2</h2>
123
+
<!--h2> Major improvements in version 0.3 over 0.2</h2>
122
124
<table>
123
125
124
126
<tbody>
@@ -149,7 +151,7 @@ <h2> Major improvements in version 0.3 over 0.2</h2>
149
151
<li> many, many bug fixes </li>
150
152
<li> many under-the-hood improvements </li>
151
153
<li> For a detailed list, please read the <a href="https://github.com/DennisOSRM/Project-OSRM/commits/master">Timeline</a>. </li>
0 commit comments