Skip to content

Releases: basho/leveldb

2.0.38

Choose a tag to compare

@martinsumner martinsumner released this 21 Jun 09:58
6fb8242

Refactor to simplify support for 32-bit platforms

2.0.37

Choose a tag to compare

@martinsumner martinsumner released this 19 Apr 09:31
bd45b8a

Addition of ARM Support

2.0.36

2.0.36 Pre-release
Pre-release

Choose a tag to compare

@martinsumner martinsumner released this 07 Aug 15:00

To support build on 32-bit platforms.

2.0.35

Choose a tag to compare

@martinsumner martinsumner released this 07 Mar 12:33
f7bafa1

Release to allow develop-3.0 to pull fixed version of leveldb (which deploys on osx due to fixing stdlib=libc++, and pulls from https)

Maintenance release for 1.4.0

Choose a tag to compare

@matthewvon matthewvon released this 29 Jul 16:23

Addresses potential race condition in background writes.