Releases: dfinity/ic-repl
Releases · dfinity/ic-repl
0.3.13: bump candid to 0.9 (#52)
* bump candid to 0.9 * add size() --------- Co-authored-by: Yan Chen <yan.chen@dfinity.org>
0.3.12
bump ic-wasm
0.3.11
bump version
0.3.10: revert output relative paths and return cost for flamegraph (#46)
Co-authored-by: Yan Chen <yan.chen@dfinity.org>
0.3.9: fix relative path for built-in functions (#45)
Co-authored-by: Yan Chen <yan.chen@dfinity.org>
0.3.8
- concat, add, sub, mul, div functions
- .map, .filter, .fold object methods
0.3.7
bump candid to pretty-print numbers
0.3.6: remove openssl and walrus (#40)
* remove openssl and walrus * fix Co-authored-by: Yan Chen <yan.chen@dfinity.org>
0.3.5
gzip function
0.3.4: Better profiling support (#36)
- Bind profiling cost to
__cost_{id}
or__cost__
flamegraph(canister_id, title, filename)
stringify(e1,e2,e3,...)
output(file, content)