Skip to content

Version 2.1.0

Compare
Choose a tag to compare
@benjben benjben released this 09 Nov 15:47
· 18 commits to master since this release

This release brings a huge performance improvement (1000x) for the parsing of enriched TSV to Event.

It also comes with toTSV function for Event.

Last but not least, Analytics SDK documentaton has been moved to our new and shiny documentation website.

Changelog

  • Update README to point to docs (close #110)
  • Add scalafmt (#112)
  • Migrate from Travis to GH actions (#113)
  • Integrate Snyk (#111)
  • Add toTSV method (#97)
  • Replace toJsonMap function with a lazy value (#107)
  • Add benchmarking module (#108)