Skip to content

v2.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 08:48
· 2338 commits to main since this release
b309623

Bug fixes

  • Semantic evaluation of tail statement of loop after the other statements, Fixing #4318. #4319
  • Fixed scc panic checks to be consistently post inlining, Fixing #4314. #4315
  • Solved #4380. missing inference of ? error type. #4321
  • Made unsupported attribute error not happen on dropped elements. #4323

What's Changed

  • Implement IntoIterator for Contract. #4322

Full Changelog: v2.3.0...v2.3.1