Skip to content

Release `0.18.0`

Compare
Choose a tag to compare
@ureeves ureeves released this 27 Mar 13:09
· 167 commits to main since this release
a9c64e7

0.18.0 - 2024-03-27

Added

  • Add Error::ArgumentBufferOverflow variant [#343]

Fixed

  • Fix possible under/overflows reported by audit [#343]

Changed

  • Change Session::feeder_call and Session::feeder_call_raw to allow for the
    caller to specify the gas limit [#344]

Fixed

  • Fix Session::migrate to replace the contract ID in the new contract's
    metadata to the old contract's ID [#347]