Skip to content

Releases: UDST/urbanaccess

v0.2.2

14 Nov 00:28
85681d5
Compare
Choose a tag to compare
  • allows passing matplotlib axes to urbanaccess.plot.plot_net()
  • adds flexibility to calendar/date handling (calendar_dates.txt now supported)
  • improves GTFS downloading (solves issue where requests were rejected due to missing user agent header)
  • improves text encoding support

v0.2.1

01 Sep 17:10
42a8f35
Compare
Choose a tag to compare
  • Support for GeoPy 2.0+
  • Support for Pandas 1.0+

v0.2.0

01 Nov 23:36
0a00c03
Compare
Choose a tag to compare
  • Python 3 compatibility (preserving compatibility with Python 2)
    • Updated demo for cross compatibility
    • Added Python 3 to travis
  • Support latest version of Pandana v0.4.1 (preserving compatibility with prior versions)
  • Removed integration test using Great Britain dataset as data no longer available for download
  • Updated readme and docs

Initial release

02 Aug 12:36
Compare
Choose a tag to compare
  • Initial release of urbanaccess in order to generate PyPI packages to facilitate installation.