Skip to content

Version 3.0.0

Choose a tag to compare

@harsharahul harsharahul released this 28 Oct 17:38
· 62 commits to master since this release
80bbabe

[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 python date class. Causing the functions such as envelope_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.