We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678bac6 commit f90135eCopy full SHA for f90135e
1 file changed
thisweek/_posts/2024-10-14-changelog-255.adoc
@@ -0,0 +1,20 @@
1
+= Changelog #255
2
+:sectanchors:
3
+:experimental:
4
+:page-layout: post
5
+
6
+Commit: commit:d7628c0a8b95cadefe89d9a45f9be5ee4898c6b1[] +
7
+Release: release:2024-10-14[] (`v0.3.2146`)
8
9
+== Fixes
10
11
+* pr:18246[] fix crash in `prettify_macro_expansion()` when the node isn't the whole file.
12
+* pr:18245[] fix detail label in completions.
13
+* pr:18247[] fix `something_to_resolve` sometimes being reset in `completion_item`
14
+* pr:18269[] display constructor types in a nicer way.
15
+* pr:18289[] fix panic on JSON projects with relative buildfile paths.
16
17
+== Internal Improvements
18
19
+* pr:18266[] use macos-13 runners and bump `MACOSX_DEPLOYMENT_TARGET` to `13.0`.
20
+* pr:18281[] stop using `spawnSync` in the VS Code extension.
0 commit comments