We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be529a1 commit 8d82966Copy full SHA for 8d82966
CHANGELOG.md
@@ -3,7 +3,7 @@
3
*All notable changes to the EmmyLua Analyzer Rust project will be documented in this file.*
4
5
---
6
-## [0.17.0] - Unreleased
+## [0.17.0] - 2025-11-7
7
### 🔧 Changed
8
- **Refactor IndexAliasName**: Removed the original index alias implementation (`-- [IndexAliasName]`), now use `---@[index_alias("name")]`.
9
- **Refactor ClassDefaultCall**: Removed the configuration item `runtime.class_default_call`, now use `---@[constructor("<constructor_method_name>")]`.
0 commit comments