Skip to content

0.7.6

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 17:10
· 608 commits to master since this release
c6d1af0
  • motoko (moc)

    • Added support for ManagementCanister.raw_rand in interpreters (#3693).

    • Added preliminary Viper support for old expressions in specifications and calls to private methods (#3675).

    • bugfix: in the default timer mechanism cancelTimer sometimes wouldn't actually stop a recurring timer (#3695).

    • bugfix: zero negation for floating point numbers in compiled code (#3676).

  • motoko-base