Skip to content

Releases: dfinity/ic-repl

0.3.13: bump candid to 0.9 (#52)

04 Feb 00:46
5f2faf9
Compare
Choose a tag to compare
* bump candid to 0.9

* add size()

---------

Co-authored-by: Yan Chen <yan.chen@dfinity.org>

0.3.12

15 Jan 01:54
Compare
Choose a tag to compare
bump ic-wasm

0.3.11

11 Jan 22:42
Compare
Choose a tag to compare
bump version

0.3.10: revert output relative paths and return cost for flamegraph (#46)

16 Nov 03:31
3b63aac
Compare
Choose a tag to compare
Co-authored-by: Yan Chen <yan.chen@dfinity.org>

0.3.9: fix relative path for built-in functions (#45)

14 Nov 19:02
3f13f50
Compare
Choose a tag to compare
Co-authored-by: Yan Chen <yan.chen@dfinity.org>

0.3.8

20 Oct 23:23
Compare
Choose a tag to compare
  • concat, add, sub, mul, div functions
  • .map, .filter, .fold object methods

0.3.7

15 Oct 03:05
Compare
Choose a tag to compare
bump candid to pretty-print numbers

0.3.6: remove openssl and walrus (#40)

06 Oct 18:50
6cf71da
Compare
Choose a tag to compare
* remove openssl and walrus

* fix

Co-authored-by: Yan Chen <yan.chen@dfinity.org>

0.3.5

27 Sep 22:18
Compare
Choose a tag to compare

gzip function

0.3.4: Better profiling support (#36)

10 Sep 01:39
97cf041
Compare
Choose a tag to compare
  • Bind profiling cost to __cost_{id} or __cost__
  • flamegraph(canister_id, title, filename)
  • stringify(e1,e2,e3,...)
  • output(file, content)