Skip to content

Releases: val-town/sdk

v0.28.0

11 Feb 19:31
b18c12c
Compare
Choose a tag to compare

0.28.0 (2025-02-11)

Full Changelog: v0.27.0...v0.28.0

Features

v0.27.0

10 Feb 16:46
3e6d3d0
Compare
Choose a tag to compare

0.27.0 (2025-02-10)

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

Features

v0.26.0

29 Jan 14:56
c8fd693
Compare
Choose a tag to compare

0.26.0 (2025-01-29)

Full Changelog: v0.25.1...v0.26.0

Features

Chores

v0.25.1

15 Jan 18:01
b5f9229
Compare
Choose a tag to compare

0.25.1 (2025-01-15)

Full Changelog: v0.25.0...v0.25.1

Bug Fixes

  • send correct Accept header for certain endpoints (#481) (71d04c5)

Chores

v0.25.0

07 Jan 18:18
3ea414f
Compare
Choose a tag to compare

0.25.0 (2025-01-07)

Full Changelog: v0.24.0...v0.25.0

Features

Bug Fixes

Chores

Documentation

v0.24.0

21 Nov 19:29
12f5712
Compare
Choose a tag to compare

0.24.0 (2024-11-21)

Full Changelog: v0.23.0...v0.24.0

Features

Chores

Documentation

  • remove suggestion to use npm call out (#462) (2cb0b87)

v0.23.0

16 Sep 17:30
3a9460e
Compare
Choose a tag to compare

0.23.0 (2024-09-16)

Full Changelog: v0.22.0...v0.23.0

Features

  • api: OpenAPI spec update via Stainless API (#434) (d1e134e)
  • api: OpenAPI spec update via Stainless API (#437) (5238a22)

Chores

Documentation

v0.22.0

11 Sep 13:47
d994341
Compare
Choose a tag to compare

0.22.0 (2024-09-11)

Full Changelog: v0.21.3...v0.22.0

Features

  • api: OpenAPI spec update via Stainless API (#434) (c7394f6)

Chores

  • better object fallback behaviour for casting errors (#435) (587000e)
  • internal: codegen related update (#429) (283abcd)
  • internal: codegen related update (#431) (af64e62)

v0.21.3

09 Sep 16:28
b535430
Compare
Choose a tag to compare

0.21.3 (2024-09-09)

Full Changelog: v0.21.2...v0.21.3

Bug Fixes

  • errors: pass message through to APIConnectionError (#432) (d83c199)

Chores

v0.21.2

06 Sep 14:05
cc855a4
Compare
Choose a tag to compare

0.21.2 (2024-09-05)

Full Changelog: v0.21.1...v0.21.2

Bug Fixes

  • uploads: avoid making redundant memory copies (#427) (b218578)

Chores