Releases: ctripcorp/SQLlin
Releases · ctripcorp/SQLlin
1.1.0
All
- Remove the
iosArm32
,watchosX86
andmingwX86
these three targets' support - Add the new native target support:
watchosDeviceArm64
- Update
kotlinx.serialization
's version to1.5.1
sqllin-driver
- Enable the
New Native Driver
to replace SQLiter - Make some unnecessary APIs be internal (
CursorImpl
,DatabaseConnectionImpl
and more...) - Add the new public function:
Cursor#next
- Add the new public function:
deleteDatabase
- Add the new public property:
DatabaseConnection#isClosed
- Deprecated the public property:
DatabaseConnection#closed
1.0.1
1.0.0
1.0-alpha01
Project initialization.