Release v2.8.0
New Features
UpdateElementStyle(...,?borderStyle, ?borderThickness)
AddElementTag(...,?borderStyle, ?borderThickness)
UpdateBoundaryStyle(...,?borderStyle, ?borderThickness)
AddBoundaryTag(...,?borderStyle, ?borderThickness)
What's Changed
- doc: fix internal link in the readme by @torrespro in #318
- feat: Adjust thickness and styles of element and boundary borders by @kirchsth in #319
- fix: Dynamic/Sequence fix Rel() without $index argument by @kirchsth in #321
- fix a001 error by @gsantandrea in #324
- fix a001 error (2) by @kirchsth in #325
New Contributors
- @torrespro made their first contribution in #318
- @gsantandrea made their first contribution in #324
Full Changelog: v2.7.0...v2.8.0