Split v3.2.0 Release Notes

Release Date: 2017-09-21 // over 6 years ago
  • ๐Ÿ”‹ Features:

    • ๐Ÿ‘ Allow configuration of how often winning alternatives are recalculated (@patbl, #501)

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ‘ป Avoid z_score numeric exception for conversion rates >1 (@cmantas, #503)
    • ๐Ÿ›  Fix combined experiments (@semanticart, #502)

    ๐Ÿ’Ž Available on Rubygems: https://rubygems.org/gems/split/versions/3.2.0

    gem install split -v 3.2.0
    

    or via Bundler:

    gem "split", "~> 3.2.0"