Skip to content

0.0.4

Compare
Choose a tag to compare
@jdkent jdkent released this 17 Apr 19:04
· 4 commits to master since this release
624968e

What's Changed

πŸ›  Breaking Changes

  • Add an inflation factor to correct for multiple contrasts in Stouffer's combination test by @JulioAPeraza in #117

πŸŽ‰ Exciting New Features

  • Add FDR and Bonferroni correction functions by @tsalo in #87
  • Make n and X optional for DataFrame-based Datasets by @tsalo in #89
  • Add a datasets module for example meta-analytic datasets by @tsalo in #90
  • Drop support for Python 3.6 and 3.7 by @JulioAPeraza in #118
  • Support Python 3.11 by @JulioAPeraza in #119

πŸ› Bug Fixes

Other Changes

  • Use BibTeX for references and improve docstrings by @tsalo in #86
  • Add a code of conduct and update documentation theme by @tsalo in #96
  • Enhance Dataset example by @tsalo in #100
  • Raise deprecation warnings with Python 3.6 and 3.7 by @JulioAPeraza in #114
  • Support Python 3.10 by @tsalo in #82
  • rename deprecated variable by @jdkent in #120

New Contributors

Full Changelog: 0.0.3...0.0.4