Release `0.18.0`
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
andSession::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]