Releases: linuxserver/docker-d2-builder
v0.7.1-ls39
CI Report:
N/A
LinuxServer Changes:
Full Changelog: v0.7.1-ls38...v0.7.1-ls39
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.
v0.7.1-ls38
CI Report:
N/A
LinuxServer Changes:
Full Changelog: v0.7.1-ls37...v0.7.1-ls38
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.
v0.7.1-ls37
CI Report:
N/A
LinuxServer Changes:
Full Changelog: v0.7.1-ls36...v0.7.1-ls37
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.
v0.7.1-ls36
CI Report:
N/A
LinuxServer Changes:
Full Changelog: v0.7.1-ls35...v0.7.1-ls36
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.
v0.7.1-ls35
CI Report:
N/A
LinuxServer Changes:
Full Changelog: v0.7.1-ls34...v0.7.1-ls35
Remote Changes:
Features 🚀\r\n\r\n- ASCII renders. Output txt for d2 to render diagrams as ASCII art #2572\r\n- cross arrowhead shape is available #2190\r\n- style.underline support for class fields and methods #2544\r\n- markdown, latex, and code can be used as edge labels #2545\r\n- border-x label positioning functionality #2549\r\n- tooltips with near set always show even without hover #2564\r\n- CLI supports customizing monospace fonts with --font-mono, --font-mono-bold, --font-mono-italic, and --font-mono-semibold flags #2590\r\n\r\n#### Improvements 🧹\r\n\r\n- labels on scenario/step boards can be set with primary value (like layers) #2579\r\n- autoformatter preserves order of boards #2580\r\n- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582\r\n- sketch mode fonts will use custom fonts if provided #2582\r\n\r\n#### Bugfixes ⛑️\r\n\r\n- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548\r\n- fix double glob behavior in scenarios (wasn't propagating correctly) #2557\r\n- fix diagram bounding box not accounting for legend in some cases #2584\r\n\r\n#### Breaking Changes\r\n\r\n- If you are using D2 as a library/API, passing in a FontFamily with sketch renders will now use the font, instead of previously ignoring it.\r\n\r\n---\r\n\r\nFor the latest d2.js changes, see separate changelog.\r\n
v0.7.1-ls34
CI Report:
N/A
LinuxServer Changes:
I am the release message for this internal repo.
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.
v0.7.1-ls33
CI Report:
N/A
LinuxServer Changes:
I am the release message for this internal repo.
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.
v0.7.1-ls32
CI Report:
N/A
LinuxServer Changes:
I am the release message for this internal repo.
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.
v0.7.1-ls31
CI Report:
N/A
LinuxServer Changes:
I am the release message for this internal repo.
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.
v0.7.1-ls30
CI Report:
N/A
LinuxServer Changes:
I am the release message for this internal repo.
Remote Changes:
Features 🚀
- ASCII renders. Output
txtfor d2 to render diagrams as ASCII art #2572 crossarrowhead shape is available #2190style.underlinesupport for class fields and methods #2544- markdown, latex, and code can be used as edge labels #2545
- border-x label positioning functionality #2549
- tooltips with
nearset always show even without hover #2564 - CLI supports customizing monospace fonts with
--font-mono,--font-mono-bold,--font-mono-italic, and--font-mono-semiboldflags #2590
Improvements 🧹
- labels on scenario/step boards can be set with primary value (like layers) #2579
- autoformatter preserves order of boards #2580
- rename "Legend" with a title/label of your choosing (especially useful for non-English diagrams) #2582
- sketch mode fonts will use custom fonts if provided #2582
Bugfixes ⛑️
- actors in sequence diagrams with labels and icons together no longer overlap, position keywords now work too #2548
- fix double glob behavior in scenarios (wasn't propagating correctly) #2557
- fix diagram bounding box not accounting for legend in some cases #2584
Breaking Changes
- If you are using D2 as a library/API, passing in a FontFamily with
sketchrenders will now use the font, instead of previously ignoring it.
For the latest d2.js changes, see separate changelog.