Skip to content

Releases: merge-api/merge-python-client

v0.2.0

27 Jul 22:21
00c1551
Compare
Choose a tag to compare
  • File Storage category now included in the SDK!
  • Include additional Fern-specific forwarding headers such as X-Fern-SDK-Version

v0.1.2

26 Jul 18:25
269b916
Compare
Choose a tag to compare
  • BREAKING
  • Accounting, CRM, and Ticketing categories use the wrong URL prior to this release. We resolve this issue. There should be no change to ATS and HRIS categories.
  • Additional .fernignore file additions

v0.1.1

24 Jul 18:14
bd47190
Compare
Choose a tag to compare
  • Fix pypi auth for deploy to remote package manager.
  • Remove the need to include auth prefix when setting up Client (no need to include "Bearer" at the beginning of the api_key)
  • Additional repo configuration changes (included reviewers file, additional fernignore entries, etc.)

v0.1.0

21 Jul 18:41
74551c8
Compare
Choose a tag to compare

Initial Fern SDK Release

  • Includes swapover from Stainless SDK
  • 5 released categories included (Accounting, ATS, CRM, HRIS, Ticketing)
  • See README for additional details on implementation of the new SDK