Release Note of 0.2.*
Version 0.2.3
Release data: 2024/09/08
Commit: 4cc6e6e
New features
Adding shape arrow functions.
arrow_polyline()
arrow_l()
arrow_u()
arrow_arc()
Adding smart arts.
dsart.BoxList
dsart.BulletPoints
dsart.GridLayout
dsart.Pyramid
dsart.Table
dsart.Tree
Adding style model attribute.
ShapeTextStyle.xy_abs_shift
Breaking changes
Change arg names
From
from_angle
toangle_start
From
to_angle
toangle_end
At these functions.
arc()
fan()
wedge()
Change arg names at function dsart.bubblespeech()
.
From
tail_from_ratio
totail_start_ratio
From
tail_to_ratio
totail_end_ratio
0.2.2
Release data: 2024/07/02
Commit: fa1d90a
First release of Drawlib 0.2
.