Releases: autorender/autorender-python
Releases · autorender/autorender-python
Release list
v0.2.4
v0.2.3
v0.2.2
0.2.2 (2026-06-12)
Bug Fixes
- preserve production-managed files in release branch (df62271)
- strip internal workflows from production release branch (eff96da)
- update promote workflow and add back-sync from production (480e3d3)
- use blob comparison in overlay; add language-specific version files (8201cbf)
- use persist-credentials: false in sync workflow (6f8e8a0)
Chores
- preserve production-managed files (a4eebf3)
- remove staging-only workflows from production (6fd7d39)
- remove staging-only workflows from production (53464a4)
- strip internal workflows; preserve production-managed files (51d2e56)
Documentation
- add auto-generated notice to CONTRIBUTING.md (88b420c)
v0.2.1
v0.2.0
v0.1.0
0.1.0 (2026-05-15)
Full Changelog: v0.0.1...v0.1.0
Features
- api: api update (84d1942)
- api: api update (9dc8482)
- api: api update (04c1163)
- api: api update (b4d6dbe)
- api: api update (3932736)
- api: api update (58346bd)
- api: api update (7fdb60a)
- api: api update (79c95b0)
- api: api update (b43e6a1)
- api: api update (658511c)
- internal/types: support eagerly validating pydantic iterators (477052f)
- support setting headers via env (749df21)
Bug Fixes
- client: add missing f-string prefix in file type error message (0f93e15)
- examples: use timestamp names and correct response shape in files.py (b4d13a7)
- pagination: resolve pyright incompatible override for has_next_page (5cf6e56)
- strip Content-Type header for body-less requests; add examples (c3591d0)
- use correct field name format for multipart file arrays (f968ef9)
Performance Improvements
- client: optimize file structure copying in multipart requests (498d621)