This repository was archived by the owner on Apr 4, 2026. It is now read-only.
v0.3.0
- Bump version from 0.2.0 to 0.3.0 in workspace configuration - Update repository link to point to new 8004 organization - Remove `SearchClient::new()` method, require builder pattern with mandatory signer - Add type-safe filter methods: `chain_id()`, `active()`, `protocols()` - Introduce `Protocol` enum to replace raw JSON service name filtering - Add payment selector and policy configuration to builder API - Simplify README: remove redundant installation