new release

This commit is contained in:
Dustin Carlino 2019-06-07 13:26:35 -07:00
parent 12225ea42f
commit e54792b883
2 changed files with 13 additions and 3 deletions

View File

@ -50,3 +50,13 @@ changes here.
- import and visualize census data
- fix missing sidewalks on downtown one-ways
- import and visualize PSRC trip data
0.1.6
- slider widget for controlling time and speed
- fixing bad polyline geometry in most cases; visualizing routes should no longer be buggy
- handle PSRC trips that begin or end out-of-bounds
- draw agents in unzoomed mode in a way simpler way
- improve edit mode: detect reverts to original, easier lane type switching
- lots of fixes for buses: handle edits better, read sequence of stops correctly from GTFS
- set up A/B tests faster

View File

@ -11,11 +11,11 @@ https://github.com/dabreegster/abstreet/releases for the latest version, though
I'll try to keep these links up-to-date:
- Windows:
https://github.com/dabreegster/abstreet/releases/download/v0.1.5/abstreet_windows.zip
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_windows.zip
- Mac:
https://github.com/dabreegster/abstreet/releases/download/v0.1.5/abstreet_mac.zip
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_mac.zip
- Linux:
https://github.com/dabreegster/abstreet/releases/download/v0.1.5/abstreet_linux.zip
https://github.com/dabreegster/abstreet/releases/download/v0.1.6/abstreet_linux.zip
The Windows and Mac versions may have more problems than the Linux version,
because I only have regular access to a Linux machine. The Mac release may lag