------------------ * Fixing so that other multiple correction methods than Bonferroni are applied correctly.
3.0.3
------------------ * Relaxing version requirements for scipy and pandas to allow versions 2.x
3.0.2
------------------ * Added docstring to Experiment * When using variance reduction and there is no pre-exposure data, so that the corresponding matrix is not invertable we now fall back to using a matrix with zeroes, leading to no variance reduction for this case, instead of crashing.
3.0.1
------------------ * Added reference level point estimate to the hover box of difference plots
3.0.0
------------------ * Dropped support for python 3.6
2.7.7
------------------ * Fixed bug that led to unexpected behaviour when using non_inferiority_margins=False. Not passing False produces the same result as passing None * Fixed bug in chartify grapher that caused a crash when attempting to plot a mix of metrics where only some had non-inferiority margins