Releases: DovarFalcone/google-takeout-location-parser
v0.3.0
What's Changed
- streamlit app creation by @DovarFalcone in #6
Full Changelog: v0.2.2...v0.3.0
New Features
Streamlit Application: Introduced a web-based interface for users to upload and visualize their Google Takeout location history data.
User Documentation: Improved the README with detailed instructions on installation, usage, and the benefits of using the Location History Parser.
Visualizations: Added interactive visualizations in the Streamlit app to help users better understand their travel patterns.
v0.2.2
v0.2.1
Updated file path names and tested the 3 scripts to ensure they are still funtional
What's Changed
- updated path names by @DovarFalcone in #4
New Contributors
- @DovarFalcone made their first contribution in #4
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Added two new scripts to pull datasets from records.json and `semantic files.
Full Changelog: v0.1.2.1...v0.2.0
v0.1.2.1
fix for syntax error in v0.1.2 release
Full Changelog: v0.1.2...v0.1.2.1
v0.1.2
Plain date column added
v0.1.1
Added a column that adds an timestamp in epoch time.
v0.1.0-beta
First release after running tests locally. Successfully generated .csv file with location data