What's Changed
- path dispatch: support both "Location History" and "Location History (Timeline)" directories by @karlicoss in #70
- _parse_semantic_location_history: handle missing placeId in otherCandidateLocations by @karlicoss in #71
- path_dispatch: speedup dispatch map about 80% by @karlicoss in #72
- fix for youtube comments csv + old Chrome/MyActivity.json by @karlicoss in #73
- Add missing type annotations for bs4 and pytz in testing environment by @mighabana in #75
- get_paths_for_function: fix failure on Windows by @karlicoss in #78
- Add additional fields to existing models by @mighabana in #76
New Contributors
- @mighabana made their first contribution in #75
Full Changelog: v0.1.11...v0.1.12