- Update Keen.io SDK from v3.1.0 to v3.4.0
- Fix bug with setGlobalProperties
- Update Karma to 1.1.0
- Add test to ensure correct Keen
- Prevent namespace collisions
- Update keen-js to v3.1.0 (latest possible without breaking changes)
- Create a new
KeenSegment
namespace for analytics.js-installed SDK and return existingKeen
object if overwritten
- Remove Duo compatibility
- Add CI setup (coverage, linting, cross-browser compatibility, etc.)
- Update eslint configuration
- Bump Analytics.js core, tester, integration to use Facade 2.x
- Replace analytics.js dependency with analytics.js-core
- Bump analytics.js-integration version
- Bump analytics.js-integration version
- Initial commit ✨