ci/release/changelogs/v0.1.3.md
Many have asked how to get the diagram to look like the one on D2's cheat sheet. With this release, now you can! See https://d2lang.com/tour/themes for more.
The Slack app for D2 has now hit production, so if you're looking for the quickest way to express a visual model without interrupting the conversation flow, go to http://d2lang.com/tour/slack to install.
Hope everyone is enjoying the holidays this week!
sketch flag renders the diagram to look like it was sketched by hand. #492near now takes constants like top-center, particularly useful for diagram titles. See docs for more. #525sql_table and class shapes. #521class shapes use monospaced font. #521shape: text without language block) works with bold, italic, underline, and font-size. #528d2 fmt only rewrites if it has changes, instead of always rewriting. #470sql_table shapes. #458style being defined in same scope as sql_table causes compiler to skip compiling sql_table. #506constraint. #248null was compiling wrongly. #507