0.6.27
-
motoko (
moc
)- Importing modules by relative path is now more robust (#3215).
- Performance: persisting stable variables to stable memory is now
performed in streaming fashion, reducing heap consumption and
copying during an upgrade (#3149). - Performance: local 32- and 64-bit numeric values are now stored in
using unboxed form when possible (thanks to nomeata) (#3207).
-
motoko-base
- Fixed a bug in
Trie.filter
(andTrie.mapFilter
) which could
lead to missing matches in some cases (dfinity/motoko-base#371).
- Fixed a bug in