14 lines
828 B
Markdown
14 lines
828 B
Markdown
#### Features 🚀
|
|
|
|
- Multi-board SVG outputs with internal links go to their output paths [#1116](https://github.com/terrastruct/d2/pull/1116)
|
|
|
|
#### Improvements 🧹
|
|
|
|
#### Bugfixes ⛑️
|
|
|
|
- Fix a bug in 32bit builds [#1115](https://github.com/terrastruct/d2/issues/1115)
|
|
- Fix a bug in ID parsing [#322](https://github.com/terrastruct/d2/issues/322)
|
|
- Fix a bug in watch mode parsing SVG [#1119](https://github.com/terrastruct/d2/issues/1119)
|
|
- Namespace transitions so that multiple animated D2 diagrams can exist on the same page [#1123](https://github.com/terrastruct/d2/issues/1123)
|
|
- Fix a bug in vertical alignment of appendix lines [#1104](https://github.com/terrastruct/d2/issues/1104)
|
|
- Fix precision difference for sketch mode running on different architectures [#921](https://github.com/terrastruct/d2/issues/921)
|