github Ackee-Blockchain/wake v4.18.1

latest releases: v5.0.0rc0, v4.20.1, v4.20.0...
3 months ago

Fixes & improvements:

  • fixed missing import when accessing VariableDeclaration.declaration_string, which mainly manifested as language server crashes [core]
  • removed mistakenly leftover debugging prints from the IR [core]
  • LSP document symbols and workspace symbols now use function declarations with parameter types to avoid deduplication on the LSP client side [language server]
  • fixed LSP document symbols' last changed declaration not being propagated due to aggressive caching [language server]
  • fixed LSP compilation errors not being cleared for deleted files [language server]
  • changed command-line relevant code highlighting from color to underline [static analysis]
  • added missing burn_erc1155 import to wake.testing [testing framework]
  • fixed ValueError occurring on failing chain connections [testing framework]

Don't miss a new wake release

NewReleases is sending notifications on new releases.