New
Release 1.20
- Convert documentation to markdown.
- Implement support for Intel crc32 instruction (SSE 4.2). Based on https://github.com/google/leveldb/pull/309.
- Limit the number of read-only files the POSIX Env will have open.
- Add option for maximum file size.