Skip to content

v4.0.1

Latest
Compare
Choose a tag to compare
@stainless-app stainless-app released this 22 Jan 20:38

4.0.1 (2025-01-22)

Full Changelog: v4.0.0...v4.0.1

Bug Fixes

  • client: make service impl constructors internal (#308) (d78da89)

Chores

  • api: adds new APIs for LedgerAccountSettlement LedgerEntries (#310) (fca1859)
  • change casing of organization in license (#309) (e434cd2)
  • internal: add and tweak check functions (#301) (0d2ef5c)
  • internal: tweak client options nullability handling (0d2ef5c)
  • internal: upgrade kotlin compiler and gradle (#306) (2e0cb6e)
  • simplify examples involving lists (#303) (f6e1fc5)
  • simplify examples involving unions (#304) (3dfa839)

Documentation