Skip to content

0.14.9

Choose a tag to compare

@github-actions github-actions released this 25 Apr 13:51
· 350 commits to master since this release
da83616
  • motoko (moc)

    • Added new primitives for exploding fixed-width numbers to bytes:
      explodeNat16, explodeInt16, explodeNat32, explodeInt32, explodeNat64, explodeInt64 (#5057).