Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin 1.9.0 #38

Merged
merged 8 commits into from
Sep 23, 2023
Merged

Kotlin 1.9.0 #38

merged 8 commits into from
Sep 23, 2023

Conversation

ionspin
Copy link
Owner

@ionspin ionspin commented Sep 23, 2023

  • Breaking changes:

    • PasswordHash.str now returns String
    • PasswordHash.strNeedsRehash and PasswordHash.strVerify now take String type for passwordHash parameter
  • Update to latest stable build of libsodium

  • Update to kotlin 1.9.10

  • Targets deprecated by kotlin 1.9.10 and therefore removed from this library:

    • iosArm32
    • watchosX86
    • wasm32
    • mingwX86
    • linuxArm32Hfp

@ionspin ionspin merged commit 4a96c32 into main Sep 23, 2023
4 checks passed
@ionspin ionspin deleted the kotlin-1.9.0 branch September 23, 2023 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant