TALA/ci/release/changelogs/v0.2.11.md

12 lines
292 B
Markdown
Raw Permalink Normal View History

2022-12-31 06:07:04 +00:00
#### Features 🚀
- TALA's core algorithm seed can be specified.
#### Improvements 🧹
- Reduces edge crossings such that no port swaps can result in less crossings.
#### Bugfixes ⛑️
- Fixes an alignment issue with descendants. [#15](https://github.com/terrastruct/TALA/issues/15)