What's Changed
* parse_html.activity: about 30% speedup for html parsing by karlicoss in https://github.com/seanbreckenridge/google_takeout_parser/pull/66
* parse_json._parse_location_history: speedup parsing about 50% by karlicoss in https://github.com/seanbreckenridge/google_takeout_parser/pull/67
* optimizations for GoogleEventSet, speeding up merging 20+% by karlicoss in https://github.com/seanbreckenridge/google_takeout_parser/pull/68
**Full Changelog**: https://github.com/seanbreckenridge/google_takeout_parser/compare/v0.1.10...v0.1.11