Full Changelog: v0.0.2...v0.1.0
- internal: implement indices array format for query and form serialization (5132e59)
- client: preserve hardcoded query params when merging with user params (2db1259)
- deps: bump minimum typing-extensions version (248d6e1)
- ensure file data are only sent as 1 parameter (c0cfd97)
- pydantic: do not pass
by_aliasunless set (46606d7) - sanitize endpoint path params (4cac545)
- client: optimize file structure copying in multipart requests (78f42c3)
- ci: bump uv version (e2553be)
- ci: skip lint on metadata-only changes (5de7de3)
- ci: skip uploading artifacts on stainless-internal branches (15bab4f)
- internal: add request options to SSE classes (77a8a4f)
- internal: make
test_proxy_environment_variablesmore resilient (548c10c) - internal: make
test_proxy_environment_variablesmore resilient to env (12600f1) - internal: refactor authentication internals (48125d3)
- internal: remove mock server code (7487832)
- internal: tweak CI branches (de75be7)
- internal: update gitignore (9aca850)
- update mock server docs (f0c9141)
Full Changelog: v0.0.1...v0.0.2