HypothesisTests v0.11.5
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#326) (@dependabot[bot])
- Replace Rmath with StatsFuns (#334) (@devmotion)
- Add tests of left-tail + right-tail p-values for exact Mann-Whitney U and signed rank tests (#335) (@devmotion)
- Fix one-sided p-values of exact Mann-Whitney-U test with ties (#338) (@devmotion)
- Require Julia 1.10 (#339) (@devmotion)
- Use a finalize job in CI (#340) (@andreasnoack)
- new release (#342) (@ArnoStrouwen)
Closed issues:
- One-sided p-values of
ExactMannWhitneyUTest
with ties + unequal lengths of samples broken (#337)