Skip to content

Version 3.0.0

Choose a tag to compare

@percyhanna percyhanna released this 04 Jan 21:48
· 15 commits to master since this release

Version 3.0.0

  • Update gem versions
  • Run tests on Travis (Ruby versions 2.0, 2.1, 2.2, and 2.3.1)
  • Allow https endpoints for tracking, and enable https://trk.kissmetrics.com as the default endpoint
  • Enable the _d flag when using cron to ensure correct timestamp tracking
  • Fix gemspec warnings
  • Enable the cron flag by default. Writing events to a log file and sending them asynchronously is the preferred method for multiple reasons. This is now the default (but can always be disabled).