This repository was archived by the owner on Sep 21, 2023. It is now read-only.
Releases: go-kivik/fsdb
Releases · go-kivik/fsdb
Fix fetching of deleted documents, and the _revisions field
Properly report deleted documents in the changes feed
Merge pull request #85 from go-kivik/dc3 Handle deleted changes
v3.0.0: Merge pull request #81 from go-kivik/doc-v3
Update README and doc.go for new import path
Various bug fixes and improvements
Merge pull request #77 from go-kivik/weirdnames Support weird names better
Minimal replication
This now supports the minimal replication protocol used by the xkivik package.
v0.0.1: Merge pull request #4 from go-kivik/statuscode
Switch from errors.StatusCode() to kivik.StatusCode()