Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 346 Bytes

CHANGELOG.md

File metadata and controls

11 lines (6 loc) · 346 Bytes

[0.0.3] - 19 Nov 2019

  • Made header type as Map<String,dynamic>, previously it was Map<String,String>

[0.0.2] - Initial release

  • Resolved some bugs: headers where not properly handeled.

[0.0.1] - Initial release

  • Is capable of directly interacting with the couchdb server. Not all API are implemented , but most of the major are.