Skip to content

v1.4.3

Compare
Choose a tag to compare
@andrew andrew released this 28 Apr 06:50
· 426 commits to main since this release
2db324f

Features:

  • add on_trial callback whenever a trial is started (@mtyeh411, #375)

Bugfixes:

  • Allow algorithm configuration at experiment level (@007sumit, #376)

Misc:

  • only choose override if it exists as valid alternative (@spheric, #377)

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

gem install split -v 1.4.3

or via Bundler:

gem "split", "~> 1.4.3"