Skip to content

v0.27.0

Compare
Choose a tag to compare
@stainless-app stainless-app released this 27 Sep 01:32

0.27.0 (2025-09-26)

Full Changelog: v0.26.0...v0.27.0

Features

Bug Fixes

  • internal: use null byte as file separator in the fast formatting script (151ffe1)
  • shorten multipart boundary sep to less than RFC specificed max length (d7770d1)

Performance Improvements

Chores

  • allow fast-format to use bsd sed as well (66ac913)