Skip to content

Snowplow Ruby Tracker v0.6.0

Compare
Choose a tag to compare
@ninjabear ninjabear released this 18 Aug 16:53
· 33 commits to master since this release

New features

  • Add support for attaching true timestamp to events (#94)
  • Add track_self_describing_event (#93)
  • Add support for dvce_sent_tstamp (#92)

Housekeeping

  • Support Ruby 2.2.5 and 2.3.1 (#100)
  • Require Ruby >= 2.0.0 (#99)
  • Add RubyGems credentials to .travis.yml (#96)
  • Add CI/CD to project (#95)

Fixes

  • Fix track_page_view_contract bug (#98)
  • Fix coveralls test coverage report (#97)