0.10.0
·
1051 commits
to master
since this release
-
motoko (
moc)-
Added a new stable
Regiontype of dynamically allocated, independently growable and
isolated regions of IC stable memory (#3768). See documentation.
BREAKING CHANGE: stable memory changes may occur that can prevent returning
to previousmocversions. -
Added doc comments in generated Candid files (#4178).
-
-
motoko-base
- Exposed conversions between adjacent fixed-width types (dfinity/motoko-base#585).