Skip to content

Releases: zeroentropy-ai/zeroentropy-node

v0.1.0-alpha.6

08 Jul 01:51
c838764
Compare
Choose a tag to compare
v0.1.0-alpha.6 Pre-release
Pre-release

0.1.0-alpha.6 (2025-07-08)

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

Features

v0.1.0-alpha.5

08 Jul 01:38
1a1ff44
Compare
Choose a tag to compare
v0.1.0-alpha.5 Pre-release
Pre-release

0.1.0-alpha.5 (2025-07-03)

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

Features

  • client: add support for endpoint-specific base URLs (d1d1ca4)

Bug Fixes

  • ci: release-doctor — report correct token name (788b21c)
  • client: don't send Content-Type for bodyless methods (4bb4a5a)
  • publish script — handle NPM errors correctly (8a29d6f)

Chores

  • ci: enable for pull requests (2fd06f7)
  • ci: only run for pushes and fork pull requests (156d50f)
  • internal: make base APIResource abstract (b8f4193)
  • mention unit type in timeout docs (0d8d06b)

Refactors

  • types: replace Record with mapped types (fc1894a)

v0.1.0-alpha.4

05 Jun 17:22
9eba1f2
Compare
Choose a tag to compare
v0.1.0-alpha.4 Pre-release
Pre-release

0.1.0-alpha.4 (2025-06-04)

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

Features

  • add SKIP_BREW env var to ./scripts/bootstrap (#34) (1db65f9)
  • api: manual updates (188e90a)
  • api: manual updates (4f364c5)
  • api: manual updates (d68a8eb)
  • api: manual updates (a9ac415)
  • api: manual updates (6c6d3e1)
  • client: accept RFC6838 JSON content types (#35) (5175743)
  • client: send X-Stainless-Timeout header (#28) (ecd0912)

Bug Fixes

Chores

  • exports: cleaner resource index imports (#37) (e447d3b)
  • exports: stop using path fallbacks (#38) (f7460de)
  • internal: codegen related update (#40) (d60d321)
  • internal: fix devcontainers setup (#31) (0de15d2)
  • internal: remove extra empty newlines (#36) (5b8b92f)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#32) (f8ec234)

v0.1.0-alpha.3

28 Jan 17:16
736d877
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2025-01-28)

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

Chores

v0.1.0-alpha.2

20 Jan 13:40
b285874
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2025-01-18)

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

Features

Documentation

  • remove stainless citation (154c402)

v0.1.0-alpha.1

18 Jan 04:30
4abc417
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2025-01-18)

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

Features

  • api: update via SDK Studio (d93435e)
  • api: update via SDK Studio (0427698)
  • api: update via SDK Studio (b813bdf)
  • api: update via SDK Studio (5f568a7)
  • api: update via SDK Studio (136c2e0)
  • api: update via SDK Studio (bdb9681)
  • api: update via SDK Studio (f1026d5)
  • api: update via SDK Studio (e444c1c)
  • api: update via SDK Studio (85d6bde)
  • api: update via SDK Studio (c75e419)
  • api: update via SDK Studio (b12adb3)

Chores