File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
### Unreleased
2
2
3
+ ### v0.17.7: 6 November 2023
4
+
5
+ #### Fixes
6
+
7
+ - Fixed issue in formatter not being able to format files in non mix projects
8
+ - Fixed language server crash when unable to suggest contracts
9
+ - Fixed language server when handling delete file notification and tracer is not behaving correctly
10
+ - Fixed crash in completions when defoverridable refers to delegated function
11
+ - Fixed crash in type inference engine related to invalid handling of Map functions arguments
12
+ - Fixed crash in completions when overridable function has non trivial parameters
13
+ - Added missing clauses handling function call expansion in type inference engine
14
+
3
15
### v0.17.6: 2 November 2023
4
16
5
17
#### Improvements
Original file line number Diff line number Diff line change 1
- 0.17.6
1
+ 0.17.7
You can’t perform that action at this time.
0 commit comments