Skip to content

Changelog

0.6.0 (2023-02-20)

Feat

  • Add auto-numbering to illustrate process flow

0.5.1 (2023-02-20)

Fix

  • Replace print with logging

0.5.0 (2023-02-19)

Feat

  • Allow user to set display duration of each frame in milliseconds
  • Allow user to define enabled macro which will replace disabled macro

Refactor

  • Formatting

0.4.2 (2023-02-18)

Fix

  • Support Python 3.8

0.4.1 (2023-02-18)

Fix

  • Use Python3.7 to setup poetry on GH

0.4.0 (2023-02-18)

Feat

  • Add padding to avoid cutting images

Refactor

  • Allow option to leave temporary files for debugging

0.3.0 (2023-02-18)

Feat

  • More flexible handling for start and end tags

0.2.0 (2023-02-18)

Feat

  • Update README

0.1.1 (2023-02-18)

Fix

  • Add types for Pillow

0.1.0 (2023-02-18)

Feat

  • Basic animation of a PlantUML diagram