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

A bunch of technical stuff #157

Merged
merged 3 commits into from
May 24, 2024
Merged

A bunch of technical stuff #157

merged 3 commits into from
May 24, 2024

Commits on May 22, 2024

  1. Refactor: do not do @file:OptIn

    IDE sometimes stops recognizing it and highlights the usages as errors.
    So annoying! And anyway, better to opt-in more locally.
    Fedor Ihnatkevich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    844fd01 View commit details
    Browse the repository at this point in the history
  2. Refactor, Infra: Improve ClasspathSourceGeneratorTask.

    Make a single task generate all the required properties.
    Support grouping the properties into the objects.
    Fedor Ihnatkevich committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f7f3b9e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Versions: Migrate kover to 0.8.0.

    Fedor Ihnatkevich committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8c5b787 View commit details
    Browse the repository at this point in the history