Sha256: 3dbc7e0c6a42cb6114c3fe9f6c466be07cac34a67fed70750b05c191835496fa

Contents?: true

Size: 989 Bytes

Versions: 1

Compression:

Stored size: 989 Bytes

Contents

### 2.0.0 (2016-09-11)

Features:

    - Added helper and route constraint for smoke tests.
    - Added rake tasks for creating eeny-meeny cookies from the commandline.

Bugfixes:

    - Fixed experiment start_at and end_at logic.

Breaking Changes:

    - Changed the way the gem is configured.
    - Replaced EenyMeeny::RouteConstraint with EenyMeeny::ExperimentConstraint and EenyMeeny::SmokeTestConstraint.

Other Changes:

    - Changed default cookie expires header from '1.year.from_now' to '1.month.from_now'.
    - Improve docuemtation.

### 1.0.0 (2016-07-03)

Features:

    - Initial version of split testing tool. Includes:
        - Experiment helpers for Rails
        - Run any number of experiments at the same time.
        - Have any number of variations in each experiment.
        - Set the weight (likelyhood of participants excountering) each experiment variation customly.
        - Encrypt experiment cookies.
        - Route constraint for full page split tests.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
eeny-meeny-2.0.0 CHANGELOG.md