Releases: ing-bank/popmon
Releases · ing-bank/popmon
v1.4.11
What's Changed
- fix the display of a stability report with ipython in jupyter lab or notebook, by @mbaak in #296
Full Changelog: v1.4.10...v1.4.11
v1.4.8
What's Changed
- fix: required update of histogrammar to patch change in numpy 2.3 by @mbaak in #292
- fix: restrict plotly to version smaller than 6 by @mbaak in #293
Full Changelog: v1.4.7...v1.4.8
v1.4.6
v1.4.6 (2023-07-18)
Fix
- fix: breaking plot when feature contains extreme values (thanks to @marrrcin for reporting)
Closes #281 (93553b2
)
v1.4.4
Fix
- Static listing of extension requirements (
1152598
)
v1.4.3
Fix
- Semantic-release build command (
4ba57e3
)
- Metrics pipeline (erroneously) overwrites reference type to "self" #263