Skip to content

Releases: peterbourgon/diskv

v3.0.0

25 Apr 08:06
0be1b92
Compare
Choose a tag to compare

Major version bump due to addition of go.mod.

v2.0.1

14 Aug 17:36
Compare
Choose a tag to compare

Adds support for atomic filesystem ops via a new TempDir option.

v2.0.0

30 Mar 21:10
Compare
Choose a tag to compare

Breaking changes made to the Index option. We replace the implementation based on petar/GoLLRB with one based on google/btree. See issue #28.

v1.0.0

30 Mar 12:39
Compare
Choose a tag to compare

Initial release to support #27.