Releases: firebase/leveldb
Releases · firebase/leveldb
CocoaPods 1.22.6
What's Changed
- fix C++20 compliance with application of upstream PR 965 by @mikehardy in #15
- Currently this release is CocoaPods only
New Contributors
- @mikehardy made their first contribution in #15
Full Changelog: 1.22.5...CocoaPods-1.22.6
1.22.5
1.22.4
1.22.3 (CocoaPods)
Changes
- Up until this release, the level podspec lived in https://github.com/firebase/leveldb-library-podspec and pointed to the https://github.com/google/leveldb.git repo. Now, it lives in this repo and points to this repo's sources.
- Fixes warnings for CocoaPods users that were previously fixed for SwiftPM users in #4.