v0.1.5
What's Changed
- adds a go script to parse large HTML into split files (should only be used for legacy HTML exports)
- path_dispatch knows to match the split files
- adds a filter flag to filter to a specific model type
- internal types in Activity are now namedtuples, which
means the fields are tagged/more readable
Full Changelog: v0.1.4...v0.1.5