Skip to content

Release v0.17.7

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 15:17

v0.17.7: 6 November 2023

Fixes

  • Fixed issue in formatter not being able to format files in non mix projects
  • Fixed language server crash when unable to suggest contracts
  • Fixed language server when handling delete file notification and tracer is not behaving correctly
  • Fixed crash in completions when defoverridable refers to delegated function
  • Fixed crash in type inference engine related to invalid handling of Map functions arguments
  • Fixed crash in completions when overridable function has non trivial parameters
  • Added missing clauses handling function call expansion in type inference engine