Skip to content

0.5.0

Compare
Choose a tag to compare
@lastmjs lastmjs released this 21 Jul 02:32
· 5569 commits to main since this release

What's Changed

Breaking Changes

  • ic.canisterBalance renamed to ic.canister_balance
  • ic.stableStorage renamed to ic.stable_storage
  • nat8[] will be a Uint8Array at runtime, use blob type instead
  • Principal is now an @dfinity/principal instead of a string
  • dfx deploy will most likely not work because of Azle Wasm binary sizes, use dfx canister install instead

New Contributors

Full Changelog: 0.4.0...0.5.0