Skip to content

Releases: draco1023/poi-tl-ext

v0.4.8

14 Sep 03:12
Compare
Choose a tag to compare

Update batik version for #90

v0.4.7

05 Sep 01:47
Compare
Choose a tag to compare

fixes #85

v0.4.6

23 Aug 03:37
Compare
Choose a tag to compare

Fixes #82

v0.4.5

18 Jul 07:40
Compare
Choose a tag to compare

Fixes #75

v0.4.4

18 Jul 02:07
Compare
Choose a tag to compare

Support custom tag <latex> rendering in HTML

v0.4.3

25 Jun 04:03
Compare
Choose a tag to compare
  • Support whitespace collapsing (fixes #68 #72 )
  • Minor bug fixes

v0.4.1

03 Nov 07:11
Compare
Choose a tag to compare
  • Support full html document rendering, so we can introduce global style declaration now.
  • Support floating images (left / right)
  • Support figure tag rendering

v0.4.0

28 Oct 11:43
Compare
Choose a tag to compare
  • #56 Support text-decoration-line combination
  • #57 Support colgroup rendering
  • Support table caption rendering
  • Use a global cursor for more flexible rendering

v0.3.22

13 Oct 07:07
Compare
Choose a tag to compare

fixes #52 Support background-color on inline tags
fixes #54 The last element in table cell should be paragraph

v0.3.21

09 Oct 04:05
Compare
Choose a tag to compare
  • Fixes #51 Keep aspect-ratio of images
  • Support ruby tag rendering
  • Update dependencies