Skip to content

Releases: autorender/autorender-python

v0.2.4

v0.2.4 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 07 Aug 05:16
fba68b4

0.2.4 (2026-07-12)

Chores

  • rename autorenderhq -> autorender references (GitHub org rename) (#16) (6d6648b)

v0.2.3

v0.2.3 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 29 Jun 17:31
6bf867f

0.2.3 (2026-06-29)

Chores

  • remove Stainless attribution from README and SECURITY (d0947e2)
  • strip internal workflows; preserve production-managed files (ac1c0d9)

v0.2.2

v0.2.2 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 12 Jun 08:49
e97231a

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.1 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 25 May 13:46
aceccd9

0.2.1 (2026-05-25)

Bug Fixes

  • publish to correct PyPI package name (autorender) (5bb8f32)

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@autorender-bot autorender-bot released this 25 May 12:51
d581de2

0.2.0 (2026-05-25)

Features

Bug Fixes

  • install rye for Python SDK bootstrap (5f089bf)
  • python: rename pagination field has_next_page -> has_next to fix pyright lint (729d204)

Chores

  • trigger release-please (8db5acc)
  • update stlc custom-code tracking files (505f95e)

v0.1.0

Choose a tag to compare

@stainless-app stainless-app released this 15 May 06:33
1bbaddc

0.1.0 (2026-05-15)

Full Changelog: v0.0.1...v0.1.0

Features

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)

Chores

  • internal: more robust bootstrap script (798e8b7)
  • internal: reformat pyproject.toml (fcc4169)
  • remove examples from SDK (moved to stainless-examples runner) (12a383e)
  • tests: bump steady to v0.22.1 (30a0e81)
  • update SDK settings (aead4ee)