Skip to content

Releases: rawls238/PlanOut.js

More override options

05 Aug 23:36
Compare
Choose a tag to compare

Adds the ability to override experiment params (for an experiment using the SimpleNamespace) via localStorage if localStorage is available

v1.0.4

13 Jul 18:54
Compare
Choose a tag to compare

better key existence checks

v1.0.3

30 Jun 13:53
Compare
Choose a tag to compare
bump version to 1.0.3

v1.0.2

29 Jun 01:25
Compare
Choose a tag to compare

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

v1.0.1

23 Jun 21:18
Compare
Choose a tag to compare

Fixes typo in the SimpleNamespace logExposure function.

v1.0

20 Jun 23:50
Compare
Choose a tag to compare

stylistic fixups - the biggest one is moving everything from snake case to camel case

Added a setupDefaults function for the simple namespace class

v0.6.3

04 Jun 14:23
Compare
Choose a tag to compare

Stupidly forgot to run grunt for the last two releases..

v0.6.2

04 Jun 14:15
Compare
Choose a tag to compare
normal sapcing

v0.6.1

03 Jun 21:39
Compare
Choose a tag to compare
Update package.json