Releases: merge-api/merge-python-client
Releases · merge-api/merge-python-client
v0.2.0
- File Storage category now included in the SDK!
- Include additional Fern-specific forwarding headers such as
X-Fern-SDK-Version
v0.1.2
- 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
- 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
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