Releases: docusign/docusign-esign-python-client
Releases · docusign/docusign-esign-python-client
Version 2.2.0rc2
v2.2.0rc2 - eSignature API v2-19.4.01 (#48) * sdk built through Tir * fix for DCM-3631 and unit tests * Changelog and version update * Renaming tsps_api and updates to changelog, version
Version 3.0.0
[3.0.0] - eSignature API v2.1-19.2.02 - 2019-10-10
Changed
- Updated the way the models and classes are initialized. Now using constructor parameters to initialize the classes. Updates to unit tests. (DCM-1788)
Fixed
- A bug in model mapping where instead of mapping to custom DocuSign
Date
class, was mapping to pythondate
class. Causing the functions such asenvelope_api.list_tabs()
to raise exception. (DCM-3102)
BREAKING
- The SDK now supports API v2.1-19.2.02 of the DocuSign eSignature API.
- SDK Release Version updated.
Version 2.1.0
[2.1.0] - eSignature API v2-19.2.02 - 2019-10-09
Changed
- Updated the way the models and classes are initialized. Now using constructor parameters to initialize the classes. Updates to unit tests.
Fixed
- A bug in model mapping where instead of mapping to custom DocuSign
Date
class, was mapping to pythondate
class. Causing the functions such asenvelope_api.list_tabs()
to raise exception. (DCM-1788)
Version 2.0.1
Removed
- Removed harcoded test config values from the test cases. Now getting test config values from the environment variables.
Changed
- Made dependencies versions broader (using '>=' to specify minimum supported versions).
Version 2.0.0
See Changelog.md
Release 2.0.0rc1
See Changelog.md
Release 1.0.3
See changelog.md
Release 1.0.2
v1.0.2 Bumped to version 1.0.2