Python v0.8.0
What's Changed
- flush file sink per optional config parameter by @robfitzgerald in #174
- Rjf/specialized indexed map by @robfitzgerald in #173
- cost attrs in TOML should be optional by @robfitzgerald in #176
- add conda-forge badge by @robfitzgerald in #178
- Rjf/batching cli input by @robfitzgerald in #179
- search termination criteria fix by @robfitzgerald in #181
- allow query to overwrite state features by @robfitzgerald in #186
- support for algorithms with multiple trees/routes by @robfitzgerald in #189
- Rjf/edge rtree optional road class by @robfitzgerald in #191
- K-Shortest Paths Solver by @robfitzgerald in #192
- Add distance to state model in SpeedTraversalModel and other small fixes by @nreinicke in #194
- Rjf/a star weight factor by @robfitzgerald in #198
- Ndr/truck restrictions by @nreinicke in #204
- Allow extra weights in Cost Model by @nreinicke in #206
- Nrd/add functional test by @nreinicke in #220
- Fix PyO3 0.21 deprecation warnings by @kylecarow in #222
- Update docs by @nreinicke in #221
- Replace OSMnx graph_utils usage with truncate by @SnoopJ in #223
- Add optional folium_map parameter to plot_routes_folium. by @vbmendes in #224
- Add Ruff as a linter and formatter, replacing Black by @BradonZhang in #226
- Ndr/result to geopandas by @nreinicke in #230
- config is now stored in compass app by @zenon18 in #231
- usgs using 0 leading numbers in their webpages by @zenon18 in #234
- Add OSM/Geospatial dependencies as default by @nreinicke in #233
- 216 streamline compass app by @zenon18 in #225
- updated add_grade_to_graph to allow users to pass in a google api key by @zenon18 in #232
- fixes types from optional dependency by @nreinicke in #237
New Contributors
- @kylecarow made their first contribution in #222
- @SnoopJ made their first contribution in #223
- @vbmendes made their first contribution in #224
- @BradonZhang made their first contribution in #226
- @zenon18 made their first contribution in #231
Full Changelog: py-0.7.0...py-0.8.0