Skip to content

v0.1.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@stainless-app stainless-app released this 18 Mar 20:02

0.1.0-alpha.2 (2025-03-18)

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

Features

Bug Fixes

  • enums should not unnecessarily convert non-members to symbol type (#23) (05294a7)

Chores

  • add most doc strings to rbi type definitions (#12) (f711649)
  • do not label modules as abstract (#22) (bad4ec9)
  • document union variants in yard doc (#16) (3ffacfe)
  • ensure doc strings for rbi method arguments (#13) (2c59996)
  • error fields are now mutable in keeping with rest of SDK (#15) (0e30eb7)
  • internal: remove CI condition (#18) (db07e59)
  • mark non-inheritable SDK internal classes as final (#19) (ed33b6b)
  • sdk client internal refactoring (#21) (927e252)
  • sdk internal updates (#9) (7673bb0)
  • slightly more consistent type definition layout (#17) (1e4b557)
  • touch up sdk usage examples (#14) (7219d46)
  • use generics instead of overloading for sorbet type definitions (#20) (a279382)