Skip to content

1.6.0

Compare
Choose a tag to compare
@mikeproeng37 mikeproeng37 released this 17 Mar 21:19
· 362 commits to master since this release
  • Add event tags to track API and include in the event payload
  • Deprecates the eventValue parameter from the track method. Should use event tags to pass in event value instead
  • Gracefully handle a null attributes parameter
  • Gracefully handle a null/empty datafile when using the Gson parser