Releases: ProjectOpenSea/opensea-cli
Releases · ProjectOpenSea/opensea-cli
v0.4.2
What's Changed
- feat: add User-Agent header to all HTTP requests (DIS-41) by @ckorhonen in #34
- feat: add exit code 3 for rate limiting (DIS-146) by @ckorhonen in #36
- feat: add --fields and --max-lines global CLI options (DIS-145) by @ckorhonen in #38
- feat: add opensea health diagnostic command (DIS-144) by @ckorhonen in #35
- feat: add retry with exponential backoff in client.ts (DIS-143) by @ckorhonen in #37
New Contributors
- @ckorhonen made their first contribution in #34
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- feat: replace GraphQL search with REST API search endpoint by @ryanio in #33
- docs: update Global Options to match real CLI by @binarycryptodev in #32
New Contributors
- @binarycryptodev made their first contribution in #32
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- fix: pagination docs table formatting by @ryanio in #29
- feat: add TOON output format for LLM-efficient data serialization by @CodySearsOS in #30
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.1
v0.1.6
What's Changed
- docs: add banner image and badges to README by @ryanio in #18
- Add MIT License to the project by @ryanio in #19
- test: add full unit and integration test suite with CI workflow by @ryanio in #20
- feat: add search command for collections, NFTs, tokens, and accounts by @chrismaddern in #16
- Add centralized agent rules in .agents/rules.md by @chrismaddern in #17
- fix: deduplicate GraphQL queries, sync version, fix CI badge, remove dead hook by @ryanio in #21
- Add table of contents to README by @ryanio in #22
- tick version to 0.1.6 by @CodySearsOS in #23
New Contributors
- @ryanio made their first contribution in #18
- @chrismaddern made their first contribution in #16
Full Changelog: v0.1.5...v0.1.6
v0.1.5
opensea-cli — Documentation Update
Added CLI usage reference and examples for the Tokens commands (trending, top, get) using the DebtReliefBot (DRB) token on Base
Added CLI usage reference and example for the Swaps command (quote), demonstrating a USDC → DRB swap on Base
README now documents all available CLI commands
v0.1.4
- provenance signing
v0.1.3
- remove provenance signing until public release
v0.1.2
- bump .nvmrc version to 24.11.1