Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 1.39 KB

History.md

File metadata and controls

73 lines (44 loc) · 1.39 KB

1.4.0 / 2015-12-09

  • add persistence config

1.3.2 / 2015-11-03

  • make mixpanel es5 friendly
  • Dont set peopleProperties in track calls.

1.3.1 / 2015-10-29

  • Dont set peopleProperties in track calls. Dont map special traits in track, people should use identify instead.

1.3.0 / 2015-10-27

1.3.0 / 2015-10-27

  • refactor super people props

1.2.1 / 2015-09-08

  • adding check for no Mixpanel.superProperties object closes #11

1.2.0 / 2015-09-08

  • Allow explicit declaration of people/super properties (More Info)
  • stub every possible mixpanel method

1.1.0 / 2015-08-25

  • Merge pull request #6 from segment-integrations/people-super-properties
  • added enhancedTrack support

1.0.5 / 2015-08-05

  • Send arrays through to Mixpanel

1.0.4 / 2015-06-30

  • Replace analytics.js dependency with analytics.js-core

1.0.3 / 2015-06-24

  • Bump analytics.js-integration version

1.0.2 / 2015-06-24

  • Bump analytics.js-integration version

1.0.1 / 2015-06-10

  • Bump dependency versions

1.0.0 / 2015-06-09

  • Initial commit ✨