Releases: UTEL-UIUC/gtfs_segments
Releases · UTEL-UIUC/gtfs_segments
v2.1.7
sync up local
v2.1.4
v2.1.0
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
Zenodo DOI Release
v2.0.2
Added Visualization Tutorials
Better Documentation
Default basemap is CartoDB Positron
v2.0.1
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
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
First release