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

Fix compiler crash when using Kotlin 2.0.20 #1830

Merged
merged 11 commits into from
Sep 16, 2024
Merged

Fix compiler crash when using Kotlin 2.0.20 #1830

merged 11 commits into from
Sep 16, 2024

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    a97f120 View commit details
    Browse the repository at this point in the history
  2. @cla-bot check

    KitsuneAlex committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    c2abd1d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    17fb924 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Fix crash with Kotlin 2.0.20 via #1826

    Update changelog with deprecation
    nhachicha committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    67fda10 View commit details
    Browse the repository at this point in the history
  2. Support Kotlin 2.0.20

    nhachicha committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    accc72e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. clean up

    nhachicha committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    413fc2e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. update Readme

    nhachicha committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    a77f281 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d658ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2db97a View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    751a9c1 View commit details
    Browse the repository at this point in the history
  2. update integration tests

    nhachicha committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    50dbcf2 View commit details
    Browse the repository at this point in the history