Skip to content

v0.2.0-alpha.52

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 14 Apr 21:22

0.2.0-alpha.52 (2025-04-14)

Full Changelog: v0.2.0-alpha.51...v0.2.0-alpha.52

Features

  • feat: allow publish without ssl verification (24dbdef)

Bug Fixes

  • perf: optimize some hot paths (badc2bb)
  • perf: skip traversing types for NotGiven values (afb0108)

Chores

  • internal: expand CI branch coverage (121cc4c)
  • internal: reduce CI branch coverage (05f20c8)
  • internal: slight transform perf improvement (#448) (3c5cd0a)
  • tests: improve enum examples (#449) (3508728)