Releases: dexplo/dataframe_image
Releases · dexplo/dataframe_image
v0.2.6
v0.2.5
- Fix bug caused by chrome 129
- Add async playwright converter support
v0.2.4
Support table caption in matplotlib mode
This will be the final version use legacy setup.py
and add choice to jupyter notebook.
Next version will use pyproject.toml
and cannot insert file directly into jupyter directory.
I may bring this feature back soon with new format jupyter notebook plugin.
v0.2.3
v0.2.2
- Fix a small css bug which align header left
v0.2.1
- Fix 0.2.0 import error when matplotlib not installed
v0.2.0
-
Add html2image and playwright backend
-
Bump lowest version to 3.8
-
Ensure test output path
-
Update readme
-
Remove ChromeController dependency
-
Increase waiting time in notebook convert
v0.1.14
- Change
--no-input
to flag - add
__version__
to__init__
- fix windows problem
v0.1.13
- Fix bug caused by breaking changes on converting notebook to pdf since Chrome v111
- Fix no input not work with browser_pdf target