Skip to content

0.11.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 18:42
· 192 commits to master since this release
dfd5672
  • motoko (moc)

    • feat: Custom error message for unused, punned field bindings (#4454).

    • feat: Don't report top-level identifiers as unused (#4452).

    • bugfix: Declaring <system, ...> capability on a class enables system capabilities in its body (#4449).

    • bugfix: Fix crash compiling actor reference containing an await (#4418, #4450).

    • bugfix: Fix crash when compiling with flag --experimental-rtti (#4434).