Skip to content

Latest commit

 

History

History
110 lines (62 loc) · 7.43 KB

CHANGELOG.md

File metadata and controls

110 lines (62 loc) · 7.43 KB

Changelog

0.1.0-alpha.9 (2024-09-13)

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

Features

  • api: OpenAPI spec update via Stainless API (#33) (da968f6)

Chores

  • add docstrings to raw response properties (#35) (3296fbc)
  • ci: limit release doctor target branches (#29) (4c0b46c)
  • docs: document how to do per-request http client customization (#28) (15f7718)
  • internal: codegen related update (#34) (213c89e)
  • internal: codegen related update (#37) (31ce301)
  • internal: refactor release doctor script (#31) (afaf9cf)
  • remove custom code (1086ca7)
  • tests: update prism version (#32) (82c2c7d)

Documentation

  • readme: add section on determining installed version (#36) (81fec16)
  • update CONTRIBUTING.md (#38) (5f9e19c)

0.1.0-alpha.8 (2024-07-23)

Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8

Features

  • api: OpenAPI spec update via Stainless API (#23) (2004d59)

Chores

  • docs: minor update to formatting of API link in README (#27) (6d48304)
  • internal: codegen related update (#24) (216fe46)
  • internal: minor options / compat functions updates (#26) (6daa3f5)

0.1.0-alpha.7 (2024-05-22)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • api: OpenAPI spec update via Stainless API (#19) (0264f17)
  • api: OpenAPI spec update via Stainless API (#21) (307af07)

0.1.0-alpha.6 (2024-04-23)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

0.1.0-alpha.5 (2024-04-19)

Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5

Features

  • api: OpenAPI spec update via Stainless API (#15) (cce36c0)

0.1.0-alpha.4 (2024-04-18)

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4

Features

0.1.0-alpha.3 (2024-04-18)

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

Features

0.1.0-alpha.2 (2024-04-18)

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

Features

0.1.0-alpha.1 (2024-04-17)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.1

Features

  • api: update via SDK Studio (2cb36e7)
  • api: update via SDK Studio (43548b9)

Chores