Skip to content

Commit 37e7f28

Browse files
committed
chore: remove wrong language updates
Signed-off-by: peefy <[email protected]>
1 parent 30c8387 commit 37e7f28

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

blog/2024-08-07-newsletter/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@ Thanks to all contributors for their outstanding work over the past two weeks. H
5858

5959
**🏄 Language Updates**
6060

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-
6661
- Fixed type conversion error with the `as` keyword in the presence of external packages.
6762
- Fixed type check error from config to schema in the `lambda` function.
6863
- Added `file.current()` function to retrieve the full path of the currently running KCL file.

0 commit comments

Comments
 (0)