Skip to content

v0.10.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@kevaundray kevaundray released this 16 Aug 21:41
2db759f

0.10.3 (2023-08-16)

Features

  • Allow calling higher-order functions with closures (#2335) (75fd3e0)
  • lsp: Add Compile code lens for main function and contracts (#2309) (5fe69c6)
  • lsp: Add Execute code lens for main functions (#2330) (5aa59e0)

Bug Fixes

  • Display warning if last expression of block is unused (#2314) (8110136)