Skip to content

Releases: UTEL-UIUC/gtfs_segments

v2.1.4

19 Feb 20:55
Compare
Choose a tag to compare

JOSS acceptance release

v2.1.0

14 Feb 01:21
Compare
Choose a tag to compare

Major Updates

  • Now implements parallel processing
  • Uses folium for interactive maps
  • Now includes type hints/annotations and documentation for majority of the project

Minor Update

  • Heatmaps can be generated for any column
  • Faster processing time due to code optimization
  • Includes Fuzzy search features

v2.0.3

18 Oct 17:30
98ea9b1
Compare
Choose a tag to compare
v2.0.3 Pre-release
Pre-release

Zenodo DOI Release

v2.0.2

18 Oct 06:09
98ea9b1
Compare
Choose a tag to compare

Added Visualization Tutorials
Better Documentation
Default basemap is CartoDB Positron

v2.0.1

28 Sep 21:39
Compare
Choose a tag to compare

Minor fixes
JOSS submission
The package checks if all stops listed in the stop_times.txt are also listed in stops.txt
Added tutorials

v2.0.0

26 Sep 15:22
Compare
Choose a tag to compare

Added .ipynb examples
Integrated partridge library dependency using only required dependencies
Remove unusual trips on the busiest day
Add unit tests for the package. Added automated tests using GitHub actions, integrated with tox

v1.0.0

08 Aug 21:45
Compare
Choose a tag to compare

First release