Skip to content

v0.8.0

Compare
Choose a tag to compare
@andrew andrew released this 25 Sep 08:23
· 626 commits to main since this release

Features:

  • Added new way to calculate the probability an alternative is the winner (@caser, #266, #251)
  • support multiple metrics per experiment (@stevenou, #260)

Bugfixes:

  • Avoiding call to params in EncapsulatedHelper (@afn, #257)

Available on Rubygems: https://rubygems.org/gems/split/versions/0.8.0

gem install split -v 0.8.0

or via Bundler:

gem "split", "~> 0.8.0"