Skip to content

Releases: Appstractive/jwt-kt

1.2.1

06 Aug 18:19

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

03 Jul 12:28
d06456a

Choose a tag to compare

What's Changed

  • Bump kotlin from 2.1.0 to 2.2.0
  • Bump cryptography-kotlin from 0.4.0 to 0.5.0
  • Bump kotlinx-datetime from 0.6.1 to 0.7.0
  • Bump kotlinx-coroutines from 1.10.1 to 1.10.2
  • Bump kotlinx-serialization from 1.7.3 to 1.9.0
  • Bump ktor from 3.0.3 to 3.1.1

cryptography-kotlin

Optimal providers are now used per platform. See https://whyoleg.github.io/cryptography-kotlin/providers/#optimal-provider for more information.
This might change the used provider for Apple targets, where it previously always was openssl3.

Full Changelog: v1.1.0...v1.2.0

1.1.0

03 Feb 12:07

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

20 Nov 16:59

Choose a tag to compare

1.0.2

11 Nov 08:56

Choose a tag to compare

  • cd1752c Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.8.1 to 1.9.0 (#10)
  • f560d76 Rename ECXXX algorithm and related functions to ESXXX (#12) by @sake
  • cf819bb Bump com.android.library from 8.7.1 to 8.7.2 (#14)
  • 2a8dbae Bump ktor from 3.0.0 to 3.0.1 (#13)
  • ae63684 Bump com.android.library from 8.2.2 to 8.7.1 (#7)
  • 63f0365 Bump ktor from 2.3.12 to 3.0.0 (#1)
  • 66e2e3a Bump kotlin from 2.0.20 to 2.0.21 (#3)
  • f8834ec Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.8.1 to 1.9.0 (#2)
  • 0994ade Bump kotlin-serialization from 1.7.1 to 1.7.3 (#4)
  • 1d1836e Bump org.jetbrains.kotlinx:kotlinx-datetime from 0.6.0 to 0.6.1 (#6)

1.0.1

02 Sep 11:29

Choose a tag to compare

Upgrade to Kotlin 2.0.20

1.0.0

02 Sep 11:29

Choose a tag to compare

v1.0.0