Skip to content

0.6.7

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 21:32
· 1120 commits to master since this release
43da0ac
  • moc

    • Optimize field access by exploiting field ordering (#2708)
    • Fix handling of self references in mark-compact GC (#2721)
    • Restore CI reporting of perf-regressions (#2643)
  • motoko-base:

    • Fix bug in AssocList.diff (#277)
    • Deprecate unsafe or redundant functions in library Option ( unwrap, assertSome, assertNull) (dfinity/motoko-base#275)