<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
Breaking changes! New effects API.
🚀 Features
* [ENH] Change effects api, and use BaseObject from scikit-base by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/85
🐛 Bug Fixes
* [FIX] Avoid numerical precision causing errors in _to_positive by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/86
* [FIX] Raise MAPInferenceEngineError if loss is nan by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/88
Other Changes
* [DOC] Use katex for math equations and add Prophetverse class to references by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/83
* [DOC] Add versioning to mkdocs by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/87
* [MNT] Update version to 0.4 by felipeangelimvieira in https://github.com/felipeangelimvieira/prophetverse/pull/90
**Full Changelog**: https://github.com/felipeangelimvieira/prophetverse/compare/v0.3.1...v0.4.0-rc1