Skip to content

Releases: bloomberg/selekt

0.15.6

07 Apr 16:20
5fdb03f
Compare
Choose a tag to compare

Dependencies

  • Gradle 7.4.2.
  • Kotlin 1.6.20.

0.15.5

25 Mar 22:10
e27ed6c
Compare
Choose a tag to compare

Fixes

  • Correct our SQLCipher version property to read "4.5.1".

Dependencies

  • OpenSSL 1.1.1n.

0.15.4

18 Mar 14:38
e0db8eb
Compare
Choose a tag to compare

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

08 Jan 08:49
e38e31e
Compare
Choose a tag to compare

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

04 Jan 19:24
95bbc3a
Compare
Choose a tag to compare

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

02 Dec 13:46
d30f9d5
Compare
Choose a tag to compare

Fixes

  • Correct SQLCipher version name for publication.

Dependencies

  • Gradle 7.3.1.

0.15.0

29 Nov 08:02
4089aa3
Compare
Choose a tag to compare

Dependencies

  • Gradle 7.3.
  • Kotlin 1.6.0.
  • SQLCipher 4.5.0.

0.14.5

03 Oct 19:38
73effe6
Compare
Choose a tag to compare

Fixes

  • Remove extraneous prepared statement reset when retrying for busy.

0.14.4

20 Sep 08:56
1482d62
Compare
Choose a tag to compare

Fixes

  • Further reduce OpenSSL binary size with the no-filenames configuration option.

Dependencies

  • OpenSSL 1.1.1l.
  • Kotlin 1.5.31.

0.14.3

15 Sep 15:30
bd996ea
Compare
Choose a tag to compare

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.