Skip to content

Releases: Metronome-Industries/metronome-node

v0.1.0-beta.5

20 Sep 21:29
ad77a13
Compare
Choose a tag to compare
v0.1.0-beta.5 Pre-release
Pre-release

0.1.0-beta.5 (2024-09-20)

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

Features

  • api: OpenAPI spec update via Stainless API (#109) (015b008)
  • client: send retry count header (#107) (6992cf7)

v0.1.0-beta.4

19 Sep 16:15
5568b62
Compare
Choose a tag to compare
v0.1.0-beta.4 Pre-release
Pre-release

0.1.0-beta.4 (2024-09-19)

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

Features

  • api: OpenAPI spec update via Stainless API (#104) (6cc74f3)

Bug Fixes

  • types: remove leftover polyfill usage (#103) (8faaf42)

Chores

v0.1.0-beta.3

18 Sep 19:07
328840c
Compare
Choose a tag to compare
v0.1.0-beta.3 Pre-release
Pre-release

0.1.0-beta.3 (2024-09-13)

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

Features

  • api: OpenAPI spec update via Stainless API (#93) (96e2738)

Bug Fixes

  • errors: pass message through to APIConnectionError (#94) (383df6d)
  • uploads: avoid making redundant memory copies (#91) (38c2861)

Chores

  • better object fallback behaviour for casting errors (#95) (aa9e7ad)
  • internal: codegen related update (#96) (0df33e3)
  • internal: codegen related update (#97) (03fb88a)

Documentation

v0.1.0-beta.2

05 Sep 20:40
9678b75
Compare
Choose a tag to compare
v0.1.0-beta.2 Pre-release
Pre-release

0.1.0-beta.2 (2024-09-05)

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

Features

  • api: OpenAPI spec update via Stainless API (#80) (64ca167)
  • api: OpenAPI spec update via Stainless API (#83) (b9b40f8)
  • api: OpenAPI spec update via Stainless API (#89) (2189fbb)

Bug Fixes

  • client: correct File construction from node-fetch Responses (#86) (bd542df)

Chores

v0.1.0-beta.1

23 Aug 21:51
e1d6663
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release

0.1.0-beta.1 (2024-08-23)

Full Changelog: v0.1.0-beta.0...v0.1.0-beta.1

Features

  • api: OpenAPI spec update via Stainless API (#75) (c50a30a)
  • api: OpenAPI spec update via Stainless API (#77) (c11168d)
  • api: OpenAPI spec update via Stainless API (#78) (5a6a54f)

v0.1.0-beta.0

22 Aug 21:08
1b106b1
Compare
Choose a tag to compare
v0.1.0-beta.0 Pre-release
Pre-release

0.1.0-beta.0 (2024-08-22)

Full Changelog: v0.1.0-alpha.4...v0.1.0-beta.0

Features

  • api: OpenAPI spec update via Stainless API (#55) (15bd178)
  • api: OpenAPI spec update via Stainless API (#57) (0e9d365)
  • api: OpenAPI spec update via Stainless API (#58) (bdb2c46)
  • api: OpenAPI spec update via Stainless API (#59) (270fe8a)
  • api: OpenAPI spec update via Stainless API (#61) (4ce07d0)
  • api: OpenAPI spec update via Stainless API (#64) (8fcd675)
  • api: OpenAPI spec update via Stainless API (#66) (30fd815)
  • api: OpenAPI spec update via Stainless API (#67) (d9fbbb6)
  • api: OpenAPI spec update via Stainless API (#68) (888fa5a)
  • api: OpenAPI spec update via Stainless API (#69) (51f3a7d)
  • api: OpenAPI spec update via Stainless API (#70) (6b4fd60)
  • api: OpenAPI spec update via Stainless API (#72) (3c5a396)
  • api: OpenAPI spec update via Stainless API (#73) (b275770)

Chores

v0.1.0-alpha.4

05 Aug 20:48
f040515
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2024-08-01)

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

Features

  • api: OpenAPI spec update via Stainless API (#28) (d8e6bd8)
  • api: OpenAPI spec update via Stainless API (#30) (ca6a6b2)
  • api: OpenAPI spec update via Stainless API (#31) (a028087)
  • api: OpenAPI spec update via Stainless API (#32) (b1158a2)
  • api: OpenAPI spec update via Stainless API (#33) (a6be9e9)
  • api: OpenAPI spec update via Stainless API (#34) (1412cfe)
  • api: OpenAPI spec update via Stainless API (#35) (af30903)
  • api: OpenAPI spec update via Stainless API (#39) (deedff3)
  • api: OpenAPI spec update via Stainless API (#44) (59de927)
  • api: OpenAPI spec update via Stainless API (#49) (1281d74)
  • api: OpenAPI spec update via Stainless API (#51) (eab9d3b)
  • api: OpenAPI spec update via Stainless API (#52) (c0bbb62)

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#47) (668bca2)
  • use relative paths (#46) (91fc393)

Chores

  • ci: correctly tag pre-release npm packages (#53) (aa857ca)
  • ci: limit release doctor target branches (#38) (373dc8a)
  • ci: limit release doctor target branches (#42) (43fe4fb)
  • docs: fix incorrect client var names (#48) (0a62e2c)
  • docs: mention support of web browser runtimes (#36) (be42b42)
  • docs: use client instead of package name in Node examples (#37) (f50e036)
  • docs: use client instead of package name in Node examples (#41) (fa333b0)
  • internal: add constant for default timeout (#50) (9c44d56)
  • internal: codegen related update (#40) (898ec86)
  • internal: refactor release doctor script (#43) (ec09b32)
  • tests: update prism version (#45) (6bc6f8f)

v0.1.0-alpha.3

14 Jun 18:03
d80687b
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2024-06-14)

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

Features

  • api: OpenAPI spec update via Stainless API (#22) (b334bab)
  • api: OpenAPI spec update via Stainless API (#24) (8449089)
  • api: OpenAPI spec update via Stainless API (#25) (957383b)
  • Update README.md with warning and remove Stainless branding (#26) (79eb373)

v0.1.0-alpha.2

10 Jun 23:07
85f97d9
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2024-06-10)

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

Features

Chores

v0.1.0-alpha.0

08 Jun 05:10
1c67003
Compare
Choose a tag to compare
v0.1.0-alpha.0 Pre-release
Pre-release

0.1.0-alpha.0 (2024-06-08)

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

Features