Skip to content

v2.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 11:31
· 420 commits to main since this release
964a02d

What's Changed

  • Bumped VM version. #6198
  • Added corelib version validation when loading db. #6204

Language Server Updates

  • Removed db panics - a lot less LS crashes.
  • Prevented diagnostics updates from happening in the same time - causing a smoother LS run.
  • Not adding use statements for items already in prelude.

New Features

  • Circuit's u96 now has Serde and TryInto.
  • WideMul::wide_mul can now be used as a method.

Full Changelog: v2.7.0...v2.7.1