Kivik v1.6.0 Release Notes

Release Date: 2017-11-26 // over 6 years ago
  • The following methods now take an optional kivik.Options argument as the final argument:

    • DB.CreateDoc()
    • DB.Put()
    • DB.Delete()
    • DB.PutAttachment()
    • DB.DeleteAttachment()
    • DB.GetAttachmentMeta()
    • DB.GetAttachment()