Fixed an issue due to changes in internals with SciPy 1.14.
1.2.3
* Added functionality to store degrees of freedom for automatic weighting. * Minor improvements to documentation and dependencies.
1.2.2
Several improvements to the documentation.
1.2.1
Several minor bugfixes and documentation improvements.
1.2.0
* Added `direction` service function to find out in which direction a two-sided combined *p* value leans. * Fixed Wilcoxon’s signed-rank which broke due to a SciPy update. * Some improvements to documentation.
1.1.0
* Implemented Wilcoxon’s signed-rank test. * Implemented symmetrised variant of Edgington’s method. * Various improvements to documentation.