Skip to content

0.13.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Oct 22:34
· 19 commits to master since this release
a18253d
  • motoko (moc)

    • Made the actor's self identifier available in the toplevel block. This also allows using
      functions that refer to self from the initialiser (e.g. calls to setTimer) (#4720).

    • bugfix: actor <exp> now correctly performs definedness tracking (#4731).