Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Latest commit

 

History

History
57 lines (29 loc) · 2.64 KB

CHANGELOG.md

File metadata and controls

57 lines (29 loc) · 2.64 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.1.0 (2020-05-16)

Features

  • add site ID at root level (a5b15a8)
  • add site ID at root level (3e7afc8)

4.0.0 (2019-12-30)

⚠ BREAKING CHANGES

  • experiments must contains siteId, variations must contain siteId & experimentId and components must contain variationId, siteId & exper

Features

  • add manualQualification property on experiment (4bf8f12)
  • enforce IDs (ca25204)
  • environment & manual pageview support (2d37add), closes #4 #5

Bug Fixes

  • rename audiences to segment (a8df6f4)

3.0.0 (2019-12-08)

⚠ BREAKING CHANGES

  • components: Components schema now references "variables" instead of "attributes" to avoid confusion with downstream frameworks language.

Features

  • components: rename attributes property to variables (13e98c7), closes #2

Bug Fixes

  • schema: rename schema from config to variate (0ac1c7d)

2.0.0 (2019-12-05)

1.0.3 (2019-12-05)

1.0.2 (2019-12-05)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.