Skip to content

v1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 07:34
· 27 commits to master since this release

Changes

  • Fix #6: add option to wrap text on new lines, paragraphs and writes @mhmdkanj (#53)
  • make text_align be a list not only str or None @sgsokol (#47)

🐛 Bug Fixes

  • convert value to str before adding it to a char @anaskhl (#56)

🧰 Maintenance