Skip to content

v0.2.9

Compare
Choose a tag to compare
@erdos erdos released this 11 Mar 12:46
· 372 commits to master since this release

Improvements

  • Added resize-first resizing strategy.
  • Added elseif/elsif/elif shorthands for writing else if.
  • Support for strong tags in the html() function.
  • Added standalone mode for batch processing.

Bug fixes

  • Table left/top borders are kept after hiding left column or top border.
  • Bug on windows broke template rendering, see #20