Skip to content

v0.6.6

Compare
Choose a tag to compare
@andrew andrew released this 14 Oct 23:51
· 707 commits to main since this release

Features:

  • Sort experiments on Dashboard so "active" ones without a winner appear first (@swrobel, #204)
  • Starting tests manually (@duksis, #209)

Bugfixes:

  • Only trigger completion callback with valid Trial (@SegFaultAX, #208)
  • Fixed bug with resettable when using normalize_experiments (@jonashuckestein, #213)

Misc:

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

gem install split -v 0.6.6

or via Bundler:

gem "split", "~> 0.6.6"