Split v1.1.0 Release Notes

Release Date: 2015-01-09 // over 9 years ago
  • ๐Ÿ”„ Changes:

    • Public class methods on Split::Experiment (e.g., find_or_create) have been moved to Split::ExperimentCatalog.

    ๐Ÿ”‹ Features:

    • Decouple trial from Split::Helper (@joshdover, #286)
    • Helper method for Active Experiments (@blahblahblah-, #273)

    Misc:

    • Use the new travis container based infrastructure for tests (@andrew, #280)