Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
dabreegster committed Jun 7, 2019
1 parent 12225ea commit e54792b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions docs/INSTRUCTIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e54792b

Please sign in to comment.