Skip to content

v1.4.2 - Stable

Choose a tag to compare

@andrevmatos andrevmatos released this 10 Apr 20:35
· 118 commits to main since this release
5b3d1c9

Highlights

  • TypeScript v6
  • SDK/CLI: Add sourceTokenAddress search filter to searchMessages and --source-token CLI option for filtering messages by source token
  • CLI: Clean JSON output — data on stdout, diagnostics on stderr, single JSON envelope per command

What's Changed

  • deps: bump major versions by @andrevmatos in #215
  • feat: add sourceTokenAddress filter to searchMessages and CLI by @aelmanaa in #216
  • cli: fix get-supported-tokens on tokenPool addresses by @andrevmatos in #217
  • feat(cli): add update notifier to alert users when a newer version is available by @aelmanaa in #218
  • fix: estimate with cctp decimal bps by @andrevmatos in #222
  • fix: manual exec when small gasLimit estimated by @andrevmatos in #223
  • cli: adopt Vercel/gws output architecture for clean JSON output by @aelmanaa in #219
  • fix: graceful fallback when dest RPC is unavailable in show command by @aelmanaa in #224

Full Changelog: v1.4.1...v1.4.2