Skip to content

0.10.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 12:17
· 1051 commits to master since this release
e1dddb5
  • motoko (moc)

    • Added a new stable Region type 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 previous moc versions.

    • Added doc comments in generated Candid files (#4178).

  • motoko-base