Releases: rawls238/PlanOut.js
Releases · rawls238/PlanOut.js
More override options
Adds the ability to override experiment params (for an experiment using the SimpleNamespace) via localStorage if localStorage is available
v1.0.4
v1.0.3
v1.0.2
Additions
-You can now define global overrides using the getOverrides() function and can also now define local overrides of experiment parameters using query parameters
Bug fixes
-Fixes sample function so that when the draws parameter is set to 0 it exhibits the proper behavior and returns nothing instead of returning everything
-Fixes auto exposure logging in SimpleNamespaces