Skip to content

Version 2.1.0

Choose a tag to compare

@harsharahul harsharahul released this 28 Oct 17:43
8227a01

[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 python date class. Causing the functions such as envelope_api.list_tabs() to raise exception. (DCM-1788)