Skip to content

v0.7.3

Compare
Choose a tag to compare
@andrew andrew released this 16 Sep 16:01
· 626 commits to main since this release

Features:

  • Disable all split tests via a URL parameter (@hwartig, #263)

Bugfixes:

  • Correctly escape experiment names on dashboard (@ecaron, #265)
  • Handle redis connection exception error properly (@andrew, #245)

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

gem install split -v 0.7.3

or via Bundler:

gem "split", "~> 0.7.3"