Split v0.5.0 Release Notes

Release Date: 2013-01-28 // over 11 years ago
  • ๐Ÿ”‹ Features:

    • Persistence Adapters: Cookies and Session (@patbenatar, #98)
    • Configure experiments from a hash (@iangreenleaf, #97)
    • Pluggable sampling algorithms (@woodhull, #105)

    ๐Ÿ›  Bugfixes:

    • Fixed negative number of non-finished rates (@philnash, #83)
    • Fixed behaviour of finished(:reset => false) (@philnash, #88)
    • Only take into consideration positive z-scores (@thomasmaas, #96)
    • Amended ab_test method to raise ArgumentError if passed integers or symbols as alternatives (@buddhamagnet, #81)