0.6.26
·
1598 commits
to master
since this release
-
motoko (
moc)- Performance: inline prim-wrapping functions (thanks to nomeata) (#3159)
- Improve type pretty printer to mirror type parser (avoids producing unparseable stable variable signatures) (#3190)
- Adds new flag
--omit-metadatato omit certain metadata sections fromactor(andactor class) Wasm (#3164) - Performance: avoid redundant heap allocation when deserializing compact Candid
intandnatvalues (#3173) - Added a primitive to obtain stable variable memory footprint (#3049)
-
motoko-base
- Fixed the 32-bit range limitation of
Hash.hash: Nat -> Nat32and
deprecate most functions inHash(caffeinelabs/motoko-base#366). - Add
List.toIter(thanks to hoosan) (caffeinelabs/motoko-base#336).
- Fixed the 32-bit range limitation of