0.3.1
What's Changed
New Features 🎉
- Add support for Python 3.12 by @drbenvincent in #347
- Enable
summary
method for all currently implemented frequentist experiments by @drbenvincent in #355 - Improve formatting of model coefficients in
summary
method in pymc-based experiments by @drbenvincent in #359
Documentation 📖
- Add docs on justifying instruments in the IV approach by @NathanielF in #345
- Various improvements to documentation infrastructure by @OriolAbril in #354
Maintenance 🔧
- Update
codecov-action@v3
tov4
by @drbenvincent in #349 - Simplify remote GitHub actions by building test environment only once by @drbenvincent in #351
- Fix up ruff pre-commit checks to operate on notebooks by @drbenvincent in #352
- Remove all remaining traces of
nbqa
from the repo by @drbenvincent in #353
Full Changelog: 0.3.0...0.3.1