What's Changed
Features
- [major] Drop Python 3.7 support and complete poetry migration by @noxan in #1271
- [minor] Add static plotly backend by @hxyue1 in #1286
- [minor] Update dependencies to latest versions by @noxan in #1305
- [minor] Unify version number handling, remove setup.py and migrate content by @noxan in #1316
- [major] speed up nested additive model by @LeonieFreisinger in #1311
Docs
- [docs] Revamp of feature guides by @leoniewgnr in #1301
- [website] Fix the deployment of the website with poetry by @noxan in #1307
- Uncertainty quantification tutorial by @christymctse in #1225
- [docs] Update documentation website by @leoniewgnr in #1309
- [docs] added reproducibility to tutorial 10 by @leoniewgnr in #1310
Refactor
- [refactor] Uncertainty streamline naming by @leoniewgnr in #1262
New Contributors
Full Changelog: 0.6.0...1.0.0rc1