Skip to content

v0.4.1

Compare
Choose a tag to compare
@csgoh csgoh released this 23 Jun 09:20
· 223 commits to main since this release
3d6d790

Release v0.4.1 change logs:

  • Revamped elements placement logic. The code is much easier to maintain and the display layout is more compact.
  • Added collision detection logic. The connect lines would now avoid overlapping with element shape. It is not perfect, but hopefully it is a step in the right direction.
  • Enhanced English like PiperFlow syntax. You can now specify width in the syntax.
  • Cleaned up code further.