Skip to content

v0.6.1

Choose a tag to compare

@reneaaron reneaaron released this 09 Apr 21:40
· 30 commits to master since this release
51d0156

Fix

  • -X flag for fetch — Uses -X instead of -m for HTTP method, matching curl convention. Agents and developers no longer need to learn a non-standard flag.
npx -y @getalby/cli fetch -X POST -b '{"query":"bitcoin"}' "https://example.com/api"