Split v3.0.0 Release Notes

Release Date: 2017-03-30 // about 7 years ago
  • ๐Ÿ”‹ Features:

    • โž• added block randomization algorithm and specs (@hulleywood, #475)
    • Add ab_record_extra_info to allow record extra info to alternative and display on dashboard. (@tranngocsam, #460)

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ’Ž Avoid crashing on Ruby 2.4 for numeric strings (@flori, #470)
    • ๐Ÿ›  Fix issue where redis isn't required (@tomciopp , #466)

    Misc:

    ๐Ÿ’Ž Available on Rubygems: https://rubygems.org/gems/split/versions/3.0.0

    gem install split -v 3.0.0
    

    or via Bundler:

    gem "split", "~> 3.0.0"