All notable changes to this project will be documented in this file.
1.1.1 - 2020-05-20
- Allow looser typing across all methods (casting all numeric strings to integers and floats internally)
1.1.0 - 2020-05-14
- Added
User::hasViewed - Added
User::setViewed
- Updated
User::addExperimentto include a$viewedargument before$converted - Renamed
Group::getSizetoGroup::getViews - Renamed
Group::setSizetoGroup::setViews - Renamed
Experiment::getCoveragetoExperiment::getAllocation - Renamed
Experiment::setCoveragetoExperiment::setAllocation
1.0.0 - 2020-04-29
Initial release