Releases: bloomberg/selekt
Releases · bloomberg/selekt
0.15.6
Dependencies
- Gradle 7.4.2.
- Kotlin 1.6.20.
0.15.5
Fixes
- Correct our SQLCipher version property to read "4.5.1".
Dependencies
- OpenSSL 1.1.1n.
0.15.4
Dependencies
- Android Build Tools 32.0.0.
- Android Gradle Plugin 7.1.2.
- Gradle 7.4.1.
- Kotlin Coroutines 1.6.0
- Kover 0.5.0.
- Ktlint 0.44.0.
- SQLCipher 4.5.1.
0.15.3
Dependencies
- AssertJ 3.22.0.
- Detekt 1.19.0.
- Dokka 1.6.10.
- Gradle 7.3.3.
- JMH 1.34.
- Ktlint 0.43.2.
- Ktlint Gradle plugin 10.2.1.
- Mockito 4.0.0.
- Robolectric 4.7.3.
0.15.2
Fixes
- Increase Nexus publishing transition check retries to 180 (from default of 60). Leave default delay interval of 10 seconds, but make this explicit.
Dependencies
- Dokka 1.6.0.
- Gradle 7.3.2.
- Kotlin 1.6.10.
- NDK 23.1.7779620.
- OpenSSL 1.1.1m.
- Robolectric 4.7.2.
0.15.1
Fixes
- Correct SQLCipher version name for publication.
Dependencies
- Gradle 7.3.1.
0.15.0
Dependencies
- Gradle 7.3.
- Kotlin 1.6.0.
- SQLCipher 4.5.0.
0.14.5
Fixes
- Remove extraneous prepared statement reset when retrying for busy.
0.14.4
Fixes
- Further reduce OpenSSL binary size with the no-filenames configuration option.
Dependencies
- OpenSSL 1.1.1l.
- Kotlin 1.5.31.
0.14.3
Fixes
- Move Experimental annotation into the dedicated annotations package, alongside the rest.
Optimisations
- Reset and clear bindings for prepared statements in one JNI hop instead of two.
Dependencies
- Android SDK 31.
- Kotlin Coroutines 1.5.1.