tag:github.com,2008:https://github.com/dfinity/ic-repl/releasesRelease notes from ic-repl2025-01-10T16:31:28Ztag:github.com,2008:Repository/361269559/0.7.72025-01-10T16:41:32Z0.7.7<p>feat: make ic-repl work against PocketIC (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2583778285" data-permission-text="Title is private" data-url="https://github.com/dfinity/ic-repl/issues/99" data-hovercard-type="pull_request" data-hovercard-url="/dfinity/ic-repl/pull/99/hovercard" href="https://github.com/dfinity/ic-repl/pull/99">#99</a>)</p>github-actions[bot]tag:github.com,2008:Repository/361269559/0.7.62024-10-04T00:24:30Z0.7.6: Increase polling time (#98)<p>Increase polling time (<a class="issue-link js-issue-link" href="https://github.com/dfinity/ic-repl/pull/98">#98</a>)</p>
<p>* Increase response polling time and tcp retry
<br />* Use 64bit API for profiling
<br />* Use v3 API endpoints</p>github-actions[bot]tag:github.com,2008:Repository/361269559/0.7.52024-09-04T22:44:17Z0.7.5: make parallel calls (#96)<p>make parallel calls (<a class="issue-link js-issue-link" href="https://github.com/dfinity/ic-repl/pull/96">#96</a>)</p>
<p>* make parallel calls</p>
<p>* readme</p>
<p>* bump version</p>github-actions[bot]tag:github.com,2008:Repository/361269559/0.7.42024-07-30T01:23:33Z0.7.4<ul>
<li>Change <code>export</code> command to <code>export</code> function</li>
<li><code>load 'a.sh?'</code> silence the error if <code>a.sh</code> doesn't exist. <code>load</code> can take an expression instead of fixed text.</li>
<li>add <code>__main</code> function that can take arguments from CLI</li>
<li><code>exec</code> function</li>
<li><code>replica_url</code> function</li>
<li>add <code>registry</code> and <code>cycles_ledger</code> canister id</li>
<li>verbose mode <code>-v</code>. Without verbose mode, only output the result if the return type is text.</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/361269559/0.7.32024-05-14T21:37:47Z0.7.3: fix span reporting for environment variable (#93)<ul>
<li>fix span reporting with environment variables</li>
<li>bump candid parser to use TOML file for random value config</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/361269559/0.7.12024-04-11T17:39:03Z0.7.1: Add control flow and binop functions (#90)<ul>
<li>Add <code>eq/neq/lt/lte/gt/gte/and/or/not/exist</code> functions</li>
<li>Add control flow command <code>while</code> and <code>if</code>. Also an expression version <code>ite</code></li>
<li>Use <code><exp></code> in index, e.g., <code>v[sub(v.size(), 1)]</code></li>
<li>Infer effective id for subnet/nodes in state tree</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/361269559/0.7.02024-03-14T23:16:37Z0.7.0<p>Remove <code>metadata</code> function, use <code>read_state</code> instead</p>github-actions[bot]tag:github.com,2008:Repository/361269559/0.6.22024-01-03T21:10:15Z0.6.2: Add candid assist feature (#83)<p>assist mode</p>github-actions[bot]tag:github.com,2008:Repository/361269559/0.6.12023-12-18T01:08:07Z0.6.1: Bump dependencies (#82)<ul>
<li>Display blob value as hex string</li>
<li>Bump dependencies</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/361269559/0.6.02023-11-28T02:37:42Z0.6.0: Use new metering (#80)<ul>
<li>Use new metering</li>
<li>Efficient handling of blob value</li>
<li>Bump candid and ic-agent</li>
</ul>github-actions[bot]