Skip to content

Commit

Permalink
d2 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alixander committed Apr 18, 2024
1 parent f9fcc9c commit f92fc12
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 2 deletions.
7 changes: 7 additions & 0 deletions docs/releases/0.6.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
D2 0.6.5 has a hotfix for 0.6.4 breaking plugin compatibility. Also includes 2 compiler fixes regarding substitutions/vars.

#### Bugfixes ⛑️

- Fix executable plugins that implement standalone router [#1910](https://github.com/terrastruct/d2/pull/1910)
- Fix compiler error with multiple nested spread substitutions [#1913](https://github.com/terrastruct/d2/pull/1913)
- Fix substitutions from imports into different scopes [#1914](https://github.com/terrastruct/d2/pull/1914)
4 changes: 2 additions & 2 deletions docs/releases/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

:::info Latest

Version: [0.6.4](/releases/0.6.4) (released April 10, 2024)
Version: [0.6.5](/releases/0.6.5) (released April 17, 2024)

Downloads: [Assets](https://github.com/terrastruct/d2/releases/tag/v0.6.4)
Downloads: [Assets](https://github.com/terrastruct/d2/releases/tag/v0.6.5)

:::

Expand Down
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ const sidebars = {
link: { type: "doc", id: "releases/intro" },
items: [
"releases/intro",
"releases/0.6.5",
"releases/0.6.4",
"releases/0.6.3",
"releases/0.6.2",
Expand Down
Binary file modified static/img/generated/cat.pdf
Binary file not shown.
Binary file modified static/img/generated/cult.pptx
Binary file not shown.
Binary file modified static/img/generated/imports-nested.pdf
Binary file not shown.
Binary file modified static/img/generated/lotr.pdf
Binary file not shown.
Binary file modified static/img/generated/tiktok.pdf
Binary file not shown.
Binary file modified static/img/generated/triple-glob.pdf
Binary file not shown.
Binary file modified static/img/generated/wcc.pptx
Binary file not shown.

0 comments on commit f92fc12

Please sign in to comment.