0.6.21
·
1645 commits
to master
since this release
-
motoko (
moc)- Emit new ICP metadata custom section 'motoko:compiler' with compiler release or revision in UTF8 (e.g. "0.6.21"). Default is
icp:private(#3091). - Generalized
importsupporting pattern matching and selective field imports (#3076). - Fix: insert critical overflow checks preventing rare heap corruptions
in out-of-memory allocation and stable variable serialization (#3077). - Implement support for 128-bit Cycles-API (#3042).
- Emit new ICP metadata custom section 'motoko:compiler' with compiler release or revision in UTF8 (e.g. "0.6.21"). Default is
-
motoko-base
ExperimentalInternetComputerlibrary, exposing low-level, binarycallfunction (a.k.a. "raw calls") (caffeinelabs/motoko-base#334, Motoko #3806).Principal.fromBlobadded (caffeinelabs/motoko-base#331).