Skip to content

v0.1.0-alpha.20

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 24 Jun 18:04
c879d48

0.1.0-alpha.20 (2025-06-18)

Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20

Features

Bug Fixes

  • to_sorbet_type should not return branded types (2819280)
  • client: fix PayStatementResponse body (bb0bb58)
  • client: manual fix (3774286)
  • correctly instantiate sorbet type aliases for enums and unions (9a84b92)
  • default content-type for text in multi-part formdata uploads should be text/plain (2288848)
  • issue where we cannot mutate arrays on base model derivatives (c4c0158)
  • prevent rubocop from mangling === to is_a? check (6301929)
  • sorbet types for enums, and make tapioca detection ignore tapioca dsl (4aaba62)

Chores

  • ci: enable for pull requests (77fdc63)
  • ci: link to correct github repo (6479e22)
  • docs: grammar improvements (0c55f26)
  • force utf-8 locale via RUBYOPT when formatting (2f00817)
  • internal: version bump (2b40219)
  • refine Yard and Sorbet types and ensure linting is turned on for examples (e0eb636)
  • tests: skip endpoints with basic auth (529b41e)
  • use fully qualified names for yard annotations and rbs aliases (98866d5)
  • use sorbet union aliases where available (37cc1c2)
  • whitespaces (16ff9b3)