1.2.0 (2026-05-12)
- add zerion-umbra-privateTxn skill for Umbra private payments (#40) (a0518ca)
- cli: add --passphrase-file flag for agent create-token (#67) (078cc34)
1.1.0 (2026-05-08)
- add Monad skills and examples (#56) (562a8ab)
- add zerion-partner-skill-creator skill (#51) (9c4b38c)
- cli: bridge provider selection, fee attribution, expanded chains list (#58) (50da002)
- sendai ideas skills (#39) (b2f5dea)
1.0.1 (2026-05-05)
- add MoonPay partner skills (onramp, iron DCA, prediction markets) (#32) (2775753)
- cli: migrate to /swap/quotes/, add Solana swap+bridge+send (#47) (0fac91e)
- handle retries on 429 error (#44) (7d481f2)
- unify CLI + agent skills, un-flatten to cli/ (#28) (d21f5b7)
1.0.0 (2026-04-27)
- add MPP pay-per-call support + Solana x402 (376d30b)
- add MPP pay-per-call support via --mpp flag (70ed3aa)
- add Solana x402 support via @x402/svm (1741984)
- add wallet sign-message and sign-typed-data commands (07b39be)
- add zerion init + refresh README onboarding (release 1.0.0) (caa9241)
- cli: zerion setup skills/mcp + handoff doc (#20) (2848d04)
- offer to set up agent token inline when missing (4b5a79d)
- sign-message + sign-typed-data with inline agent-token setup (ae3aa54)
- bind inline-created agent token to caller's wallet, not default (275e2f7)
- chains is not an integration test, and not pay-per-call (b0c3e6a)
- confirm() returns defaultYes instead of user's actual answer (35e0c58)
- keep trading commands on API key path (3721ce0)
- test: extract JSON from stderr to tolerate Node warnings (a37463b)
- validate EVM key format before MPP init (2f2b397)
- bump to 1.0.0 for the cli-only restructure (1882629)