Releases
v0.7.0
Added
Add support for the feed
import [#243 ]
Add Error::Infallible
variant
Add Error::MissingHostData
variant
Add Error::MissingHostQuery
variant
Add Error::Utf8
variant
Add CallReceipt
struct
Changed
Change signature of SessionDataBuilder::insert
to return an error on serialization
Handle possible errors in imports
Handle error on deserializing contract metadata
Change signature of Session::deploy
to take points_limit
Change signature of Session::call
to take points_limit
Change signature of Session::call_raw
to take points_limit
Change signature of Session::call
to return CallReceipt
Change signature of Session::call_raw
to return CallReceipt
Removed
Remove Session::set_point_limit
Remove Session::take_events
Remove Session::spent
Added
Add more comprehensive documentation of the whole crate [#189 ]&[#190 ]
Add feed
extern [#243 ]
Changed
Rename Event::target
to Event::source
[#243 ]
Removed
Remove EventTarget
struct [#243 ]
You can’t perform that action at this time.