Skip to content

Latest commit

 

History

History
83 lines (37 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

83 lines (37 loc) · 1.5 KB

v202406.1023

  • fix requirements specifier

v202112.1022

  • Upgrade svgbob binaries to 0.5.5

v202109.1020

  • Upgrade to svgbob 0.6.2 for Linux
  • Packaging with lib3to6==202108.1048

I can't get newer binaries for windows or macos, contributions to svgbob would be welcome. ivanceras/svgbob#35

v202107.1018

  • Fix: False positive warning due to 'toc' extension.

v202104.1016

  • Fix: Close file descriptiors of Popen
  • Add support for blocks with extra backticks

v202103.1015

v202006.0015

  • Fix: bg_color not updated in some cases

v202001.0013-beta

  • Fix #2: Ignore trailing whitespace after closing fence.

v202001.0012-beta

  • Add: min_char_width option. Allows diagrams in a document to have a uniform scale.

v202001.0011-beta

  • Fix: Bad image substitution when markdown has multiple diagrams

v202001.0009-beta

  • Fix: Bad parsing of fences

v201907.0008-beta

  • Fix: use PEP 508 environment marker to not always install the typing package. Fixes gitlab#1

v201905.0007-beta

  • Add: bg_color and fg_color options

v201905.0006-beta

  • Fix: better error reporting
  • Fix: cleanup temp dir

v201904.0004-beta

  • Initial release