Skip to content

v0.1.5

Compare
Choose a tag to compare
@purarue purarue released this 01 Oct 19:40
· 70 commits to master since this release

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