v2.3.1
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