Skip to content

v0.6.3

Compare
Choose a tag to compare
@andrew andrew released this 08 Jul 08:47
· 755 commits to main since this release

Features:

  • Add hooks for Trial#choose! and Trial#complete! (@bmarini, #176)

Bugfixes:

  • Stores and parses Experiment's start_time as a UNIX integer (@joeroot, #177)

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

gem install split -v 0.6.3

or via Bundler:

gem "split", "~> 0.6.3"