Skip to content

v0.7.2

Compare
Choose a tag to compare
@andrew andrew released this 12 Jun 11:09
· 644 commits to main since this release

Features:

Bugfixes:

  • Avoid nil error with ExperimentCatalog when upgrading (@danielschwartz, #253)
  • [SECURITY ISSUE] Only allow known alternatives as query param overrides (@ankane, #255)

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

gem install split -v 0.7.2

or via Bundler:

gem "split", "~> 0.7.2"