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
- Drop support for Python 3.6 and 3.7 by @JulioAPeraza in #118
- Support Python 3.11 by @JulioAPeraza in #119
π Bug Fixes
- Use 1D array in
scipy.optimize.minimize
by @JulioAPeraza in #111 - Fix StanMetaRegression estimator by @JulioAPeraza in #108
Other Changes
- Raise deprecation warnings with Python 3.6 and 3.7 by @JulioAPeraza in #114
- Support Python 3.10 by @tsalo in #82
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
- Drop support for Python 3.6 and 3.7 by @JulioAPeraza in #118
- Support Python 3.11 by @JulioAPeraza in #119
π Bug Fixes
- Use 1D array in
scipy.optimize.minimize
by @JulioAPeraza in #111 - Fix StanMetaRegression estimator by @JulioAPeraza in #108
Other Changes
- Raise deprecation warnings with Python 3.6 and 3.7 by @JulioAPeraza in #114
- Support Python 3.10 by @tsalo in #82
Full Changelog: 0.0.4rc2...0.0.4rc3
What's Changed
Other Changes
New Contributors
Full Changelog: 0.0.4rc3...0.0.4rc4