Releases: godaddy/sample-size
Releases · godaddy/sample-size
Sample-Size 3.0.0
31 Oct 18:51
Compare
Sorry, something went wrong.
No results found
Feature:
#61 - support sample size calculation for one-sided test and update documentation
Sample-Size 2.0.3
27 Sep 23:12
Compare
Sorry, something went wrong.
No results found
Change:
#52 - optimize the use of random state parameter in order to resolve the long response time issue
Sample-Size 2.0.2
21 Sep 22:14
Compare
Sorry, something went wrong.
No results found
Fix:
#48 - Add random state parameters to have all simulation functions generating fixed output given a fixed input
Sample-Size 2.0.1
15 Aug 21:32
Compare
Sorry, something went wrong.
No results found
v2.0.1 - 2022-08-15
Other changes:
#42 - Performance improvements
#44 - Update internal parameters for binary search
Sample-Size 2.0.0
07 Jun 23:42
Compare
Sorry, something went wrong.
No results found
v2.0.0 - 2022-06-07
Feature:
#35 - Add implementation for sample size calculator which supports multiple metrics and/or variants
#30 User experience change: prompt a question on number of variants and enable multiple metrics registration
Sample-Size 1.0.0
14 Dec 23:48
Compare
Sorry, something went wrong.
No results found
Features:
#4 - Add implementation for sample size calculator which supports a single metric calculation.
#6 - Add script to run sample size calculation locally.
Other changes:
#1 - Setup the repo with CI using github actions
#3 - Setup release workflow and instructions