Releases: agisboye/SwiftLMDB
Releases · agisboye/SwiftLMDB
2.2.1
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
- Updates LMDB to 0.9.29
- Fixes a potential race condition (thanks @kennycarruthers!)
2.0.1
- Resolves permission issues with read-only environments (thanks @phototropic!)
2.0.0
This release brings the library up to date with the latest LMDB release (0.9.24). It also bumps the Swift version to 5 and updates the Package.swift
manifest so that the library can be installed using Swift Package Manager.
The API has been cleaned up a little bit (mostly naming).