Skip to content

v0.6.4

Compare
Choose a tag to compare
@andrew andrew released this 08 Aug 20:21
· 750 commits to main since this release

Features:

  • Add hooks for experiment deletion and resetting (@craigmcnamara, #198)
  • Allow Split::Helper to be used outside of a controller (@nfm, #190)
  • Show current Rails/Rack Env in dashboard (@rceee, #187)

Bugfixes:

Misc:

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

gem install split -v 0.6.4

or via Bundler:

gem "split", "~> 0.6.4"