You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,12 @@ code-d and serve-d
27
27
</tr>
28
28
</table>
29
29
30
+
# 0.23.1
31
+
32
+
Prefers `"d.dubCompiler"` now as used compiler when compiling serve-d from source as part of the installer. If you never want to download precompiled releases and always build from source you can set the developer setting `"d.forceCompileServeD"` to true in your user settings (JSON) and ignore it being not found / being not documented.
33
+
34
+
Adds debug settings `"d.forceUpdateServeD"` and `"d.forceCompileServeD"`.
35
+
30
36
# 0.23.0
31
37
32
38
*whew, has it really been 2 years already? Sorry for the delay, here is the update! (finally)*
0 commit comments