Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 731 Bytes

CHANGELOG.md

File metadata and controls

25 lines (19 loc) · 731 Bytes

Changelog

v0.0.11 - 23.Sep.2020

Features

  • Allow to add viewers on document creation

v0.0.10 - 2.Sep.2020

Features

  • Allow to pass any argument to Document.create to support more features

v0.0.9 - 28.Ago.2020

Bug fixes

  • Fix save_file and save_file_signed to save binary files

v0.0.8 - 22.Jun.2020

Features

  • Ability to use the timeout parameter of the requests

v0.0.7 - 17.Jan.2020

Bug fixes

  • Allow empty responses from server (status codes 204 and 205) - PR#8

v0.0.6 - 7.Nov.2019

Bug fixes

  • Fix authentication when the system locale is different than en_US - PR#6