1.2.0
What's Changed
-
Hotfixes:
- Hotfix readthedocs compilation #48 by @ThomasBouche
- Hotfix documentation compilation #49 by @ThomasBouche
-
Updates:
- Update subprocess run #55 by @MLecardonnel
- Update
Eurybia_report_example.py
with eurybia import #56 by @MLecardonnel
-
Improvements:
- Replace
datapane
withPanel
#61 by @tbloron - Warning fixes and pandas/Python support updates #62 by @guillaume-vignal:
- Support for
pandas >= 2
- Drop support for
pandas 1.x
- Drop support for Python 3.8
- Add support for Python 3.11
- Support for
- Replace
-
Build System:
- Migrate from
setup.py
topyproject.toml
in #61 by @tbloron and #62 by @guillaume-vignal
- Migrate from
New Contributors
- @tbloron made their first contribution
- @guillaume-vignal made their first contribution
Full Changelog: 1.1.1...1.2.0