Skip to content

0.8.5

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 15:47
· 485 commits to master since this release
5fc5632
  • motoko (moc)

    • Performance improvement: Values of variant type that are compile-time known
      are relegated to the static heap now and don't get allocated each time (#3878).

    • bugfix: the global timer expiration callback was called unnecessarily in the
      default mechanism (#3883).