Releases: Tencent/wcdb
Releases · Tencent/wcdb
WCDB 2.0.4
- Support to asynchronously interrupt database operations
- Optimize the handle management mechanism
- Some bugfix for WCDB C++ in Windows
WCDB 2.0.3
- Transaction supports nesting
- Some bug fix for data migration
- Fix compile error in new Xcode
WCDB 2.0.2.5
- Fix compile issue caused by header
WCDB 2.0.2
- WCDB C++ supports Windows
- Optimize C++ ORM performance
- Downgrade the minimum supported system version for iPhone
WCDB 2.0.1
- Support databases created by old versions of sqlcipher
- Fix crash of WCDB Swift in x86 emulator
- Support insertOrIgnore
WCDB 2.0.0
- Add WCDB C++
- New implementation of WCDB Swift
- New implementation of Winq
- New implementation of database repair
- Support data migration
- Support FTS5
WCDB 1.1.0
iOS/macOS
- Support Swift 5 for Xcode 14.
- Fix compile error for SQLCipher 4.1.0.
- Fix some bug.
WCDB 1.0.8.2
iOS/macOS
- Support Swift 4.2 for Xcode 10.2
WCDB 1.0.8
Android
- Support for Room library from Android Jetpack. See README and Wiki for details.
WCDB v1.0.7.5
- Compatible with Swift 4.2
- Enable FTS5 macro for sqlcipher.