Skip to content

Releases: fastxyz/fast-sdk

v1.0.1

10 Apr 10:59
2b64f17

Choose a tag to compare

What's Changed

  • chore: update package versions to 1.0.1 and clean up README files by @kaichii in #72

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Apr 10:46
b52b6a8

Choose a tag to compare

What's Changed

  • revert: pre-compute txHash before submission (reverts PR #33) by @jinxinglim in #40
  • Fast CLI Spec draft by @Zhaiyuqing2003 in #41
  • Merge fast/chain x402 types because we can infer from the network field by @xc93 in #42
  • ci: add manual CLI publish workflow by @kaichii in #58
  • docs: add SKILL.md for fast CLI usage and agent bootstrap instructions by @kaichii in #60
  • New version of Fast SDK by @KcatMa in #52
  • ci: add environment specification for npm publishing by @kaichii in #68
  • Fix publish workflow by @kaichii in #69
  • ci: update Node.js version to 24 in publish workflow by @kaichii in #70
  • ci: add repository metadata to package.json files by @kaichii in #71

New Contributors

  • @xc93 made their first contribution in #42

Full Changelog: v0.2.5...v1.0.0