Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 1.49 KB

next.md

File metadata and controls

21 lines (16 loc) · 1.49 KB

Features 🚀

  • Configure timeout value with D2_TIMEOUT env var #1392
  • Scale renders and disable fit to screen with --scale flag #1413
  • null keyword can be used to un-declare. See docs #1446

Improvements 🧹

  • Display version on CLI help invocation #1400
  • Improved readability of connection labels when they overlap another connection #447
  • Error message when shape is given a composite #1415
  • Improved rendering and text measurement for code shapes #1425
  • The autoformatter moves board declarations to the bottom of its scope #1424
  • All font styles in sketch mode use a consistent font-family #1463
  • Tooltip and link icons are now positioned on shape border #1466
  • Tooltip and link icons are always rendered over shapes #1467

Bugfixes ⛑️

  • Fixes edge case in compiler using dots in quotes #1401
  • Fixes grid label font size for TALA #1412