v0.2.0
0.2.0 (2026-03-06)
Full Changelog: v0.1.1...v0.2.0
Features
- add
--max-itemsflag for paginated/streaming endpoints (d2cd184) - add support for file downloads from binary response endpoints (2e0b0a7)
- improved documentation and flags for client options (46e772c)
- support passing required body params through pipes (4aa3f99)
Bug Fixes
- add missing client parameter flags to test cases (83e3537)
- add missing example parameters for test cases (86b6743)
- avoid printing usage errors twice (62fbdae)
- fix for encoding arrays with
anytype items (148ce2c) - more gracefully handle empty stdin input (d758018)