v1.0.0
What's Changed
- feat!: OpenAPI client, --json flag, typed responses (v1.0.0) by @charlescrain in #15
- refactor(sdk): split client into domain modules and unify CLI errors by @charlescrain in #16
- Add agent development guidance by @KeeganEad in #19
- Update API types endpoint by @KeeganEad in #20
- Add and Organize Testing Suites by @KeeganEad in #25
- Add strict ESLint by @KeeganEad in #27
- Add liquid token and swap SDK flows by @KeeganEad in #18
- Added split flag on accept and new convert-to-auction command by @juampibermani in #21
- Added split, target and canBuy to listings by @juampibermani in #22
- batch-listing-sdk by @KeeganEad in #46
- Added collection lazy-batch-mint command by @juampibermani in #24
- SB-4467 Add Sovereign collection creation by @KeeganEad in #29
- Add RareMinter release commands by @KeeganEad in #26
- SB-4476: Add RareMinter direct sale minting by @KeeganEad in #35
- SB-4477: Add Bazaar auction parity by @KeeganEad in #36
- Align CLI option naming by @KeeganEad in #44
- Remove RareSpace collection commands by @KeeganEad in #47
- Rename lazy-sale CLI and SDK surfaces to release by @KeeganEad in #48
- Add 1Password private key support by @KeeganEad in #50
- Use rare-api for merkle proof resolution by @KeeganEad in #49
- [codex] Add royalty registry collection commands by @KeeganEad in #51
- Add Knip configuration by @KeeganEad in #52
- Add account market list commands by @KeeganEad in #53
- Add liquid edition total supply support by @KeeganEad in #55
- Expand SDK and CLI test coverage by @KeeganEad in #54
- Add liquid edition render controls by @KeeganEad in #56
- Audit e2e command coverage by @KeeganEad in #57
Full Changelog: v0.4.1...v1.0.0