v0.0.1
What's Changed
- Add CLI as strava_py by @hugovk in #1
- added plot_map by @marcusvolz in #2
- Rename package and CLI program to stravavis by @hugovk in #3
- Allow input path specification and show progress bar by @hugovk in #4
- Elevations by @marcusvolz in #5
- Test run on GitHub Actions by @hugovk in #6
- Landscape by @marcusvolz in #8
- Use multiprocessing to speed up processing of input files by @hugovk in #9
- Calendar by @marcusvolz in #10
- Fix local variable 'activities' referenced before assignment by @hugovk in #11
- Fix ValueError with --activities_path by @hugovk in #12
- Dumbbell by @marcusvolz in #13
- Allow
--activities_path
to point to file or directory by @hugovk in #14 - More progress bars for slow loops, and refactor by @hugovk in #15
New Contributors
- @hugovk made their first contribution in #1
- @marcusvolz made their first contribution in #2
Full Changelog: https://github.com/marcusvolz/strava_py/commits/v0.0.1