Releases: juyan/swift-filestore
Releases · juyan/swift-filestore
v0.7.0
v0.6.0
v0.5.0
What's Changed
- fix ci by @junyaninflection in #4
- Add readAllKeys API by @junyaninflection in #5
- feat: Add PersistenceLog by @junyaninflection in #6
Full Changelog: v0.4.0...v0.5.0
v0.4.0
This fixes an issue in 0.3.0
v0.3.0
Add InMemoryObjectStore
to use as a fallback in case FileObjectStore
creation fails