v0.1.1

d2lang/d2v0.1.1Dec 8, 2022by nhooyr

AI Summary

A minor maintenance release focusing on correcting binary naming and sequence diagram rendering issues.

Key Highlights

  • Windows release binary now correctly suffixed with `.exe`.
  • Fixed sequence diagram span size for self-edges.

Full Release Notes

#### Improvements 🧹

- The Windows release binary is now suffixed correctly with `.exe` [#388](https://github.com/terrastruct/d2/issues/388)

#### Bugfixes ⛑️

- Fixed sequence diagram span size for self-edges [#397](https://github.com/terrastruct/d2/pull/397)