Releases: dfinity/ic-repl
Releases · dfinity/ic-repl
0.5.0
Get init args types from Wasm module and support profiling stable memory
0.4.3: Minor tweak for auto completion (#75)
* refactor and only generate current arg instead of the whole args * auto-completion for args type in env * fix * fmt * bump ic-agent
0.4.2: offline mode send (#72)
* output all offline calls to messages.json; add -i option to enter repl after script * checkpoint * works * fix * fix * add send function * fix
0.4.1: bump dependencies (#69)
* bump ic-agent to 0.24.1 * bump candid, ic-wasm, rustyline * bump base64 * bump version * cargo update
0.4.0: deprecate fetch command, use metadata function instead (#66)
* deprecate fetch command, use metadata function instead * fix * shipshape
0.3.18
fix mainnet check with both icp0.io and ic0.app
0.3.17
Use type annotations to cast number types, reference types and text/blob
0.3.16: allow profiling to trace specific functions (#57)
allow profiling to trace specific functions
0.3.15
fix flamegraph order and collapsing
0.3.14
Demangle Rust name section