Skip to content

Releases: DovarFalcone/google-takeout-location-parser

v0.3.0

24 Feb 02:01
03f3e37

Choose a tag to compare

What's Changed

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

14 Jan 19:41
cbf734b

Choose a tag to compare

What's Changed

  • Refactor path handling for cross-platform compatibility & safe data gathering for nested JSON structures by @io226041 in #5

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

21 Aug 01:49
12e012a

Choose a tag to compare

Updated file path names and tested the 3 scripts to ensure they are still funtional

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Feb 04:01

Choose a tag to compare

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

07 Feb 01:53

Choose a tag to compare

fix for syntax error in v0.1.2 release

Full Changelog: v0.1.2...v0.1.2.1

v0.1.2

07 Feb 01:34

Choose a tag to compare

Plain date column added

v0.1.1

07 Feb 00:47

Choose a tag to compare

Added a column that adds an timestamp in epoch time.

v0.1.0-beta

06 Feb 18:05

Choose a tag to compare

First release after running tests locally. Successfully generated .csv file with location data