Skip to content

Releases: neurostuff/PyMARE

0.0.5rc1

30 Apr 16:10
46b87a5

Choose a tag to compare

0.0.5rc1 Pre-release
Pre-release

What's Changed

🎉 Exciting New Features

  • Support precomputed correlation matrix for calculating variance inflation term in Stouffers by @JulioAPeraza in #121

Full Changelog: 0.0.4...0.0.5

0.0.4

17 Apr 19:04
624968e

Choose a tag to compare

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

0.0.4rc6

17 Apr 19:03
624968e

Choose a tag to compare

0.0.4rc6 Pre-release
Pre-release

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

🐛 Bug Fixes

Other Changes

New Contributors

Full Changelog: 0.0.4rc2...0.0.4rc6

0.0.4rc5

17 Apr 18:48
624968e

Choose a tag to compare

0.0.4rc5 Pre-release
Pre-release

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

🐛 Bug Fixes

Other Changes

New Contributors

Full Changelog: 0.0.4rc2...0.0.4rc5

0.0.4rc4

17 Apr 18:14
624968e

Choose a tag to compare

0.0.4rc4 Pre-release
Pre-release

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

🐛 Bug Fixes

Other Changes

Full Changelog: 0.0.4rc2...0.0.4rc3

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

🐛 Bug Fixes

Other Changes

Full Changelog: 0.0.4rc2...0.0.4rc3

What's Changed

Other Changes

New Contributors

Full Changelog: 0.0.4rc3...0.0.4rc4

0.0.4rc2

12 Jun 22:49
19af399

Choose a tag to compare

0.0.4rc2 Pre-release
Pre-release

A prerelease for a NiMARE PR.

What's Changed

🎉 Exciting New Features

  • 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

🐛 Bug Fixes

  • Coerce tau2 to an array in permutation_test by @tsalo in #94
  • Fix maximum likelihood Estimators' SE outputs by @tsalo in #98
  • Allow Results objects to work with Estimators' fit() method by @tsalo in #104
  • Add shape check to Dataset initialization by @JulioAPeraza in #106

Other Changes

  • Add a code of conduct and update documentation theme by @tsalo in #96
  • Enhance Dataset example by @tsalo in #100

New Contributors

Full Changelog: 0.0.4rc1...0.0.4rc2

0.0.4rc1

25 May 16:28
94855af

Choose a tag to compare

0.0.4rc1 Pre-release
Pre-release

What's Changed

🎉 Exciting New Features

  • Add FDR and Bonferroni correction functions by @tsalo in #87

Other Changes

  • Use BibTeX for references and improve docstrings by @tsalo in #86

Full Changelog: 0.0.3...0.0.4rc1

0.0.3

21 Apr 20:44
573a226

Choose a tag to compare

This release removes 3.5 support and temporarily drops StanMetaRegression support for Python 3.7+ (just until we can figure out how to use PyStan3).

What's Changed

🛠 Breaking Changes

  • Remove 3.5 support, add tests on other Python versions, and break StanMetaRegression for Python 3.7+ by @tsalo in #66

🐛 Bug Fixes

  • Remove use of deprecated sympy.core.compatibility module by @tsalo in #81

Other Changes

  • Simplify packaging and update versioneer by @tsalo in #69
  • Run unit tests automatically every Sunday by @tsalo in #77
  • Improve auto-documentation templates. by @tsalo in #78
  • Run updated version of black to fix CI by @tsalo in #79

Full Changelog: 0.0.2...0.0.3

0.0.3rc2

07 Mar 21:21
573a226

Choose a tag to compare

0.0.3rc2 Pre-release
Pre-release

Fixes problem with sympy version 1.10.

What's Changed

🛠 Breaking Changes

  • Remove 3.5 support, add tests on other Python versions, and break StanMetaRegression for Python 3.7+ by @tsalo in #66

🐛 Bug Fixes

  • Remove use of deprecated sympy.core.compatibility module by @tsalo in #81

Other Changes

  • Simplify packaging and update versioneer by @tsalo in #69
  • Run unit tests automatically every Sunday by @tsalo in #77
  • Improve auto-documentation templates. by @tsalo in #78
  • Run updated version of black to fix CI by @tsalo in #79

Full Changelog: 0.0.2...0.0.3rc2

0.0.3rc1

18 Dec 19:27
9b8259b

Choose a tag to compare

0.0.3rc1 Pre-release
Pre-release

What's Changed

🛠 Breaking Changes

  • Remove 3.5 support, add tests on other Python versions, and break StanMetaRegression for Python 3.7+ by @tsalo in #66

Other Changes

  • Simplify packaging and update versioneer by @tsalo in #69

Full Changelog: 0.0.2...0.0.3rc1