File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments