Skip to content

Releases: ProjectOpenSea/opensea-cli

v0.4.2

04 Mar 20:48
c4f32b5

Choose a tag to compare

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

Full Changelog: v0.4.1...v0.4.2

v0.4.1

26 Feb 15:58
7a06fc4

Choose a tag to compare

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

Full Changelog: v0.4.0...v0.4.1

v0.4.0

26 Feb 00:58
b9f6615

Choose a tag to compare

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

25 Feb 19:43
73daf8e

Choose a tag to compare

What's Changed

  • docs: restructure README into concise overview with docs/ reference pages by @ryanio in #26
  • Make pagination consistent (use next cursor everywhere) by @ryanio in #27
  • feat: add error handling, validation, timeout, and verbose mode by @ryanio in #28

Full Changelog: v0.2.1...v0.3.0

v0.2.1

25 Feb 18:46
9a55c8b

Choose a tag to compare

What's Changed

  • Rename package to @opensea/cli with stub redirect by @ryanio in #24
  • chore: bump version to 0.2.1 by @ryanio in #25

Full Changelog: v0.1.6...v0.2.1

v0.1.6

25 Feb 17:57
74df91c

Choose a tag to compare

v0.1.6 Pre-release
Pre-release

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

Full Changelog: v0.1.5...v0.1.6

v0.1.5

25 Feb 07:01
acc7a44

Choose a tag to compare

v0.1.5 Pre-release
Pre-release

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

25 Feb 06:47
ccbf6f4

Choose a tag to compare

v0.1.4 Pre-release
Pre-release
  • provenance signing

v0.1.3

25 Feb 06:43
b6c0274

Choose a tag to compare

v0.1.3 Pre-release
Pre-release
  • remove provenance signing until public release

v0.1.2

25 Feb 06:34
fcbb3bf

Choose a tag to compare

v0.1.2 Pre-release
Pre-release
  • bump .nvmrc version to 24.11.1