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

Latest commit

 

History

History
111 lines (49 loc) · 3.4 KB

CHANGELOG.md

File metadata and controls

111 lines (49 loc) · 3.4 KB

Change Log

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

0.5.4 (2019-05-25)

Bug Fixes

  • plugin: do not overwrite existing cookie in res object (7e096af)
  • plugin: fix fetch experiment ID from cookie (fbcd0e5)

0.5.3 (2018-07-14)

0.5.2 (2018-07-14)

0.5.1 (2018-07-09)

0.5.0 (2018-07-09)

Bug Fixes

  • plugin: currently handle empty experiments (31caafa)
  • plugin: handle dynamically disabled experiments (c6620d0)

Features

  • example: add more details and button to test your luck (73cc700)
  • experiment: accept isEligible function (7193621)
  • module: accept plugins array (4cc7278)
  • module: pushPlugin option (87ae7e1)

0.4.0 (2018-07-08)

Features

  • module: accept plugins array (4cc7278)

0.3.0 (2018-07-08)

Features

  • example: add more details and button to test your luck (73cc700)

0.2.2 (2018-07-07)

Bug Fixes

  • plugin: handle dynamically disabled experiments (c6620d0)

0.2.1 (2018-07-07)

Bug Fixes

  • plugin: currently handle empty experiments (31caafa)

0.2.0 (2018-07-07)

Features

  • module: pushPlugin option (87ae7e1)

0.1.0 (2018-07-07)

Features

  • experiment: accept isEligible function (7193621)

0.0.1 (2018-07-07)