Skip to content

Releases: dexplo/dataframe_image

v0.2.7

Choose a tag to compare

@PaleNeutron PaleNeutron released this 30 Jan 07:04
  • change default converter to playwright

v0.2.6

Choose a tag to compare

@PaleNeutron PaleNeutron released this 24 Oct 10:55
  • Improve caption cut performance, see #120
  • Fix wide or long table with playwright and selenium

v0.2.5

Choose a tag to compare

@PaleNeutron PaleNeutron released this 08 Oct 08:31
  • Fix bug caused by chrome 129
  • Add async playwright converter support

v0.2.4

Choose a tag to compare

@PaleNeutron PaleNeutron released this 17 Jul 10:33

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

Choose a tag to compare

@PaleNeutron PaleNeutron released this 02 Dec 04:17

v0.2.2

Choose a tag to compare

@PaleNeutron PaleNeutron released this 28 Sep 02:11
  • Fix a small css bug which align header left

v0.2.1

Choose a tag to compare

@PaleNeutron PaleNeutron released this 06 Sep 06:19
  • Fix 0.2.0 import error when matplotlib not installed

v0.2.0

Choose a tag to compare

@PaleNeutron PaleNeutron released this 01 Sep 08:49
  • 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

Choose a tag to compare

@PaleNeutron PaleNeutron released this 29 Aug 06:21
  • Change --no-input to flag
  • add __version__ to __init__
  • fix windows problem

v0.1.13

Choose a tag to compare

@PaleNeutron PaleNeutron released this 21 Aug 04:11
  • Fix bug caused by breaking changes on converting notebook to pdf since Chrome v111
  • Fix no input not work with browser_pdf target