Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Releases: go-kivik/fsdb

Fix fetching of deleted documents, and the _revisions field

18 Aug 08:16
4e7d1dd
Compare
Choose a tag to compare
Merge pull request #89 from go-kivik/del3

Handle deleted documents properly when fetching

Properly report deleted documents in the changes feed

17 Aug 15:43
0c9b241
Compare
Choose a tag to compare
Merge pull request #85 from go-kivik/dc3

Handle deleted changes

v3.0.0: Merge pull request #81 from go-kivik/doc-v3

10 Apr 06:56
26c00ce
Compare
Choose a tag to compare
Update README and doc.go for new import path

Various bug fixes and improvements

14 Feb 15:04
68890ff
Compare
Choose a tag to compare
Pre-release
Merge pull request #77 from go-kivik/weirdnames

Support weird names better

Minimal replication

15 Aug 09:05
0128645
Compare
Choose a tag to compare
Minimal replication Pre-release
Pre-release

This now supports the minimal replication protocol used by the xkivik package.

v0.0.1: Merge pull request #4 from go-kivik/statuscode

14 Dec 16:36
Compare
Choose a tag to compare
Switch from errors.StatusCode() to kivik.StatusCode()