TALA/ci/release/changelogs/v0.2.11.md
Alexander Wang f5022a9b17
v0.2.11
2022-12-30 22:07:04 -08:00

11 lines
292 B
Markdown

#### 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)