Skip to content

0.13.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 15:25
· 4 commits to master since this release
00d60e4
  • motoko (moc)

    • Improved error messages for unbound identifiers and fields that avoid reporting large types and use an edit-distance based metric to suggest alternatives (#4720).

    • Flag --ai-errors to tailor error messages to AI clients (#4720).

    • Compilation units containing leading type definitions are now rejected with an improved error message (#4714).

    • bugfix: floatToInt64 now behaves correctly in the interpreter too (#4712).