Skip to content

Releases: Tencent/wcdb

WCDB 2.0.4

23 Aug 14:59
Compare
Choose a tag to compare
  • Support to asynchronously interrupt database operations
  • Optimize the handle management mechanism
  • Some bugfix for WCDB C++ in Windows

WCDB 2.0.3

05 Aug 08:37
Compare
Choose a tag to compare
  • Transaction supports nesting
  • Some bug fix for data migration
  • Fix compile error in new Xcode

WCDB 2.0.2.5

13 Jun 09:32
Compare
Choose a tag to compare
  • Fix compile issue caused by header

WCDB 2.0.2

08 Jun 09:38
Compare
Choose a tag to compare
  • WCDB C++ supports Windows
  • Optimize C++ ORM performance
  • Downgrade the minimum supported system version for iPhone

WCDB 2.0.1

25 Apr 16:37
Compare
Choose a tag to compare
  • Support databases created by old versions of sqlcipher
  • Fix crash of WCDB Swift in x86 emulator
  • Support insertOrIgnore

WCDB 2.0.0

03 Apr 06:28
Compare
Choose a tag to compare
  • 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

06 Jan 08:28
Compare
Choose a tag to compare

iOS/macOS

  • Support Swift 5 for Xcode 14.
  • Fix compile error for SQLCipher 4.1.0.
  • Fix some bug.

WCDB 1.0.8.2

26 Mar 07:06
Compare
Choose a tag to compare

iOS/macOS

  • Support Swift 4.2 for Xcode 10.2

WCDB 1.0.8

12 Nov 07:45
Compare
Choose a tag to compare

Android

  • Support for Room library from Android Jetpack. See README and Wiki for details.

WCDB v1.0.7.5

21 Sep 08:33
Compare
Choose a tag to compare
  • Compatible with Swift 4.2
  • Enable FTS5 macro for sqlcipher.