Skip to content

Latest commit

 

History

History
53 lines (43 loc) · 1.08 KB

CHANGES.rst

File metadata and controls

53 lines (43 loc) · 1.08 KB

2.0.2

  • [BUG] Fix broken experiments when a winner is set

2.0.1 === * [FEATURE] New 'failing experiments' section in the dashboard * [ENHANCEMENT] Better error handling * [BUG] Remove infinite load for failing tests

2.0

  • [FEATURE] Include new deterministic alternative choice algorithm
  • [BUG] Several bug fixes
  • [REMOVE] Whiplash/Multi-armed bandit has been removed

1.1.2

  • [ENHANCEMENT] Client can now choose alternative when async is not ideal

1.1.1

  • [ENHANCEMENT] Redis Sentinal Support

1.1.0

  • [ENHANCEMENT] Add this file
  • [BUG] CSV export should respect KPI setting
  • [ENHANCEMENT] Better handling of traffic fractioning
  • [FEATURE] Configuation by environment variables
  • [NEW] iOS Client
  • [DOCS] Multi-armed bandit information

1.0.5

  • [BUG] Allow KPI conversion after non-KPI conversion
  • [NEW] Add Perl client

1.0.4

  • [ENHANCEMENT] Remove unnecessary markdown call
  • [ENHANCEMENT] find_or_404 should only catch ValueError.
  • [NEW] Add Go client
  • [BUG] Fix ascii art

1.0.1

  • [ENHANCEMENT] Vendorize Assets

1.0

  • Public Release