Releases: dfinity/test-state-machine-client
Releases · dfinity/test-state-machine-client
v3.0.1
v3.0.0
v2.2.1
This release updates the ic-cdk
dependency.
v2.2.0
This release adds support to verify canister signature using the state machine test binary.
v2.1.0
This release adds support to set the state machine time to a specific value.
v2.0.0
This release has two contributions by @saikatdas0790:
- Allow to specify the sender on calls to the management canister
- Allow to reinstall canisters
This release contains breaking changes, because a new parameter is introduced for the optional sender.
v1.1.1
- Updates
ic-cdk
to v0.7
v1.1.0
This release introduces the function create_canister_with_settings
to specify canister settings on creation. Thanks a lot to @saikatdas0790 for this contribution!
v1.0.0
Initial release as copied from the Internet Identity repository, with minor changes to allow the state machine binary code in the IC repository to use the type definitions as well.