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
Try our amazing public routing service at <ahref="http://map.project-osrm.org/">http://map.project-osrm.org/</a> or follow us on <ahref="https://twitter.com/#!/ProjectOSRM">Twitter</a>.
21
+
Try our amazing public routing service at <ahref="http://map.project-osrm.org/">http://map.project-osrm.org/</a>, meet us on <ahref="irc://irc.oftc.net/osrm">IRC</a> (server: irc.oftc.net, channel: #osrm) or follow us on <ahref="https://twitter.com/#!/ProjectOSRM">Twitter</a>.
<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>
74
-
<li> Ability to handle continental sized networks.</li>
75
-
<li> Influenced by current and ongoing academic research. [<ahref="http://algo2.iti.kit.edu/routeplanning.php">more info</a>]
76
+
<li> Ability to handle continental sized networks </li>
77
+
<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>
122
+
<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>
121
123
122
-
<h2> Major improvements in version 0.3 over 0.2</h2>
124
+
<!--h2> Major improvements in version 0.3 over 0.2</h2>
123
125
<table>
124
126
125
127
<tbody>
@@ -150,7 +152,7 @@ <h2> Major improvements in version 0.3 over 0.2</h2>
150
152
<li> many, many bug fixes </li>
151
153
<li> many under-the-hood improvements </li>
152
154
<li> For a detailed list, please read the <a href="https://github.com/DennisOSRM/Project-OSRM/commits/master">Timeline</a>. </li>
0 commit comments