Skip to content

Latest commit

 

History

History
97 lines (54 loc) · 6.19 KB

CHANGELOG.md

File metadata and controls

97 lines (54 loc) · 6.19 KB

Changelog

1.4.0 (2025-02-05)

Full Changelog: v1.3.0...v1.4.0

Features

  • client: send X-Stainless-Timeout header (#74) (97732ca)

1.3.0 (2025-01-27)

Full Changelog: v1.2.3...v1.3.0

Features

1.2.3 (2025-01-22)

Full Changelog: v1.2.2...v1.2.3

Bug Fixes

Chores

Documentation

1.2.2 (2024-12-17)

Full Changelog: v1.2.0...v1.2.2

Chores

  • internal: bump cross-spawn to v7.0.6 (#55) (bb1a77d)
  • internal: codegen related update (#57) (c897c09)
  • internal: update isAbsoluteURL (#58) (d4200be)

1.2.0 (2024-12-02)

Full Changelog: v1.1.1...v1.2.0

Features

1.1.1 (2024-12-01)

Full Changelog: v1.1.0...v1.1.1

Features

  • internal: make git install file structure match npm (#45) (7c6debc)

Chores

  • rebuild project due to codegen change (#38) (b3aa2e6)
  • rebuild project due to codegen change (#40) (491d090)
  • rebuild project due to codegen change (#41) (9a81cd6)
  • rebuild project due to codegen change (#42) (79b58de)
  • remove redundant word in comment (#44) (f724edc)

Documentation

  • remove suggestion to use npm call out (#43) (2668cbd)

1.1.0 (2024-10-08)

Full Changelog: v1.0.2...v1.1.0

Features

  • api: OpenAPI spec update via Stainless API (#33) (916f53a)
  • api: OpenAPI spec update via Stainless API (#36) (88bc72b)

Chores