Skip to content

v0.3.8

Compare
Choose a tag to compare
@FabijanC FabijanC released this 22 Dec 13:49
· 291 commits to master since this release

Usage

  • Add utility functions for converting short string literals to BigInt and vice versa:
    • stringToBigInt
    • bigIntToString
  • Improve Readme.
  • Improve deployment logging.

Dev

  • Refactor index.ts into task-actions.ts and extend-utils.ts.
  • In Starknet wrappers:
    • Consistently await internal function calls.
    • Fix typo.

PRs

Full Changelog: v0.3.7...v0.3.8