Skip to content

v1.4.4

Choose a tag to compare

@andrew andrew released this 09 May 20:32
· 470 commits to main since this release
c02cb42

Bugfixes:

  • Increment participation if store override is true and no experiment key exists (@spheric, #380)

Misc:

  • Deprecated finished method in favour of ab_finished (@andreibondarev, #389)
  • Added minimum version requirement to simple-random
  • Clarify finished with first option being a hash in Readme (@henrik, #382)
  • Refactoring the User abstraction (@andreibondarev, #384)

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

gem install split -v 1.4.4

or via Bundler:

gem "split", "~> 1.4.4"