1.6.0 (2026-07-14)
- wallet: oauth login flow via dashboard.zerion.io (c1a1cf4)
- fix next tag release tests guard (#99) (a55957e)
- skills: restore moonpay partner docs emptied by skill consolidation (#91) (325093a)
1.5.0 (2026-06-03)
- skills: consolidate 30 skills into single zerion skill + fix init.js (#86) (257ebe0)
- wallet: add
wallet export-keyto export raw private keys (5bb9951)
1.4.0 (2026-05-26)
1.3.0 (2026-05-15)
- add zerion-bankr partner skill (#72) (54ccf67)
- add zerion-lifi-earn skill (#69) (8a310d4)
- add zerion-uniswap-lp and zerion-uniswap-x402 partner skills (#65) (175cc6a)
- positions: add --defi flag with grouped DeFi view (#77) (97da693)
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)