Skip to content

v1.2.0

Compare
Choose a tag to compare
@andrew andrew released this 24 Jan 12:10
· 566 commits to main since this release

Features

  • Configure redis using environment variables if available (@saratovsource , #293)
  • Store metadata on experiment configuration (@dekz, #291)

Bugfixes:

  • Revert the Trial#complete! public API to support noargs (@dekz, #292)

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

gem install split -v 1.2.0

or via Bundler:

gem "split", "~> 1.2.0"