rqlite v3.11.0 Release Notes

Release Date: 2017-02-12 // over 7 years ago
    • ๐Ÿ”Š PR #268: Allow Store to wait for application of initial logs. Fixes issue #260.
    • PR #272: Add commit, branch, GOOS, and GOARCH, to output of --version.
    • PR #274: Use Hashicorp function to read peers. Thanks @WanliTian
    • ๐Ÿ›  PR #278: Add support for dot-commands .tables and .schema to rqlite CLI. Fixes issue #277.