Skip to content

Release 1.1.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@ex3ndr ex3ndr released this 23 Mar 17:04
· 693 commits to main since this release

Added

  • Ability to compare cells

Fixed

  • Fixed contract crash when equality check involving nullable variables

Changed

  • Change logic of && and ||. Now second argument is not calculated when first argument is false or true respectively.