Skip to content

v4.12.1

Compare
Choose a tag to compare
@michprev michprev released this 07 Oct 19:57
· 76 commits to main since this release

Fixes & improvements:

  • fixed removal of errored files from compilation build [core]
  • fixed AST node indexing of multiple structurally different ASTs [core]
  • fixed crashes on non-utf8 files present in workspace on compilation [core]
  • increased timeouts for solc binary installation [core]
  • fixed LSP features not available for files without workspace [language server]
  • improved error logging of LSP subprocesses [language server]
  • Anvil is now also being searched in standard ~/.foundry/bin directory [testing framework]