Releases: soukoku/HelloSignApi
Releases · soukoku/HelloSignApi
v3.0.0-alpha1
31 Dec 20:51
Compare
Sorry, something went wrong.
No results found
Updated with the current Dropbox Sign API docs on all the operations and model properties.
Lots of reorg and renames.
Uses JSON as request content unless files are involved.
Built for net462, netstandard2.0, and net6.0.
v2.1.0
24 Dec 02:25
Compare
Sorry, something went wrong.
No results found
What's Changed
Add CustomField to the Template so we can return this properly. by @zbeckerman in #10
Changed minimum to net452
Added source link support
Made metadata settable #7
v2.0.3
19 Nov 17:16
Compare
Sorry, something went wrong.
No results found
Fix attachments null ref exception.
v2.0.2
28 Oct 14:15
Compare
Sorry, something went wrong.
No results found
Fix for CC parameter in templated requests.
v2.0
27 Jul 01:14
Compare
Sorry, something went wrong.
No results found
Add properties/values from latest HS API doc.
First attachment attempt.
v1.3.1
11 Feb 13:27
Compare
Sorry, something went wrong.
No results found
Fix #3 to only write fields if specified.
v1.3.0
10 Feb 01:04
Compare
Sorry, something went wrong.
No results found
Fix #2 metadata not initialized in constructor
Minor version bump due to being migrated to csproj in vs2017.
v1.2.0
01 Feb 21:19
Compare
Sorry, something went wrong.
No results found
New API support (decline, bounce update).
v1.1.1
01 Feb 20:08
Compare
Sorry, something went wrong.
No results found
fixed url-type files not working
v1.1.0
12 Jul 21:33
Compare
Sorry, something went wrong.
No results found
fixed bug on serialized custom fields.
added parameter logging support