Skip to content

v2.0.0

Latest

Choose a tag to compare

@samdouble samdouble released this 01 Jul 21:37

2.0.0 (2026-07-01)

⚠ BREAKING CHANGES

  • add skipFirstRow attribute for comic tag
  • set default font as Comic Neue Bold
  • make paddingBottom and paddingTop use percentage units
  • make maxPaddingLeft and maxPaddingRight use percentage units

Features

  • add skipFirstRow attribute for comic tag (d175f59)
  • allow setting the font (ff7fc51)
  • make maxPaddingLeft and maxPaddingRight use percentage units (bd87366)
  • make paddingBottom and paddingTop use percentage units (45b5611)
  • set default font as Comic Neue Bold (00a6b7b)