|  | 
| 2 | 2 | 
 | 
| 3 | 3 | ## Unreleased | 
| 4 | 4 | <!-- Add all new changes here. They will be moved under a version at release --> | 
|  | 5 | +* `FIX` Incorrect generation of function signatures with tuple-parameters | 
| 5 | 6 | * `FIX` Incorrect inject-field message for extra table field in exact class | 
| 6 | 7 | * `CHG` Rename configuration option `Lua.diagnostics.disableScheme` to `Lua.diagnostics.validScheme` and improve its description. Now it enables diagnostics for Lua files that use the specified scheme. | 
| 7 | 8 | * `FIX` adds the `|lambda|` operator to the `Lua.runtime.nonstandardSymbol` configuration template, which allows the use of that option. Previously, support for it existed in the parser, but we could not actually use the option because it is not recognised in the configuration. | 
|  | 
0 commit comments