Skip to content

Latest commit

 

History

History
97 lines (45 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

97 lines (45 loc) · 3.6 KB

1.3.0 (2019-10-25)

Features

  • add support for startTour method (a4b4c6e)

1.2.1 (2019-09-09)

Bug Fixes

  • user name existence as a requirement for valid user context (9448e28)

1.2.0 (2019-01-23)

Features

  • deps: plugin-proposal-object-rest-spread (#200) (f46bc88)

1.1.5 (2018-11-30)

Bug Fixes

1.1.4 (2018-11-30)

Bug Fixes

1.1.3 (2018-11-26)

Bug Fixes

  • deps: update dependency ember-sinon-qunit to v3 (#161) (bd414ba)

1.1.2 (2018-11-25)

Bug Fixes

1.1.1 (2018-11-25)

Bug Fixes

  • no need for optionalDependencies (4facff5)

1.1.0 (2018-11-25)

Features

  • Advanced API integration from PR 143 (#172) (fddf27d)

1.0.1 (2018-11-12)

Bug Fixes

  • CI race condition (335fe86)
  • oldest LTS runs node10 in CI (1129565)
  • replace Ember.merge w/ Ember.assign (b9006c0)

1.0.0 (2018-11-10)

Bug Fixes

  • allow appId to be set w/ env variable (a0014b7)
  • allow appId to be set w/ env variable (ec32b6d)
  • semantic-release config (3403a61)
  • update to RFC-232 tests (7c38c5e)

chore

  • drop support for Node.js 0.10 (e0c5f1e)

Features

  • auto-release for non-PR commits on master (eedbc62)
  • ember-cli upgrade (20c782b)

BREAKING CHANGES

  • This module no longer supports Node.js 0.10