Skip to content

v3.0.0

Compare
Choose a tag to compare
@andrew andrew released this 30 Mar 18:03
· 356 commits to main since this release
b561531

Features:

  • added block randomization algorithm and specs (@hulleywood, #475)
  • Add ab_record_extra_info to allow record extra info to alternative and display on dashboard. (@tranngocsam, #460)

Bugfixes:

  • Avoid crashing on Ruby 2.4 for numeric strings (@flori, #470)
  • Fix issue where redis isn't required (@tomciopp , #466)

Misc:

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

gem install split -v 3.0.0

or via Bundler:

gem "split", "~> 3.0.0"