From ca6b5d2c7d25c576f6f926b96aa53a9a05639109 Mon Sep 17 00:00:00 2001 From: Dustin Carlino Date: Mon, 27 May 2019 10:59:00 -0700 Subject: [PATCH] new release --- docs/CHANGELOG.md | 12 ++++++++++++ docs/INSTRUCTIONS.md | 6 +++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index c2a54881f3..6d8580475f 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -38,3 +38,15 @@ changes here. - fix mac scrolling - better turn indicators - nicer unzoomed view of roads, with different colors for big/small roads + +0.1.5 + +(release file size jumped from ~15MB to ~70MB because of new PSRC trips) + +- improve UX of intersection editors +- define a better set of maps included by default +- improve drawing speed by batching more stuff +- better default traffic signal policies for many cases +- import and visualize census data +- fix missing sidewalks on downtown one-ways +- import and visualize PSRC trip data diff --git a/docs/INSTRUCTIONS.md b/docs/INSTRUCTIONS.md index 6d3b43965b..bc73581b6a 100644 --- a/docs/INSTRUCTIONS.md +++ b/docs/INSTRUCTIONS.md @@ -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.4/abstreet_windows.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.5/abstreet_windows.zip - Mac: - https://github.com/dabreegster/abstreet/releases/download/v0.1.3/abstreet_mac.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.5/abstreet_mac.zip - Linux: - https://github.com/dabreegster/abstreet/releases/download/v0.1.4/abstreet_linux.zip + https://github.com/dabreegster/abstreet/releases/download/v0.1.5/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