File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
blog/2024-08-07-newsletter Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -58,11 +58,6 @@ Thanks to all contributors for their outstanding work over the past two weeks. H
58
58
59
59
** 🏄 Language Updates**
60
60
61
- - Assignment statements support attribute access and index access for the assigned target.
62
- - Fixed KCL nested multi-level config block semantic check costing too long time.
63
- - Removed the unwrap() in the semantic resolver to reduce panic issues.
64
- - Fixed the error merge of the list index field by merge operation.
65
-
66
61
- Fixed type conversion error with the ` as ` keyword in the presence of external packages.
67
62
- Fixed type check error from config to schema in the ` lambda ` function.
68
63
- Added ` file.current() ` function to retrieve the full path of the currently running KCL file.
You can’t perform that action at this time.
0 commit comments