File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 11### Unreleased
22
3+ ### v0.29.1: 5 August 2025
4+
5+ #### Improvements
6+
7+ - Added config options for disabling MCP and setting MCP port
8+
9+ #### Fixes
10+
11+ - Reverted release artefact name change
12+ - Fixed issue when the server would not start if MCP port was used
13+ - Fixed crash when reading docs fail
14+ - Normalize empty string in ` dotFormatter ` setting to ` nil `
15+ - Fixed crashes on invalid multialias
16+ - Plugins that fail to compile are now skipped
17+ - Test code lens do not crash if unable to find scope
18+ - Suggest contract code lens do not crash if unable to translate erlang contract
19+
320### v0.29.0: 4 August 2025
421
522#### Highlights
Original file line number Diff line number Diff line change 1- 0.29.0
1+ 0.29.1
You can’t perform that action at this time.
0 commit comments