v0.4.1
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 specifywidth
in the syntax. - Cleaned up code further.