A Kotlin Symbol Processor (KSP) for Sponge Mixins. Built exclusively for Minecraft modding, Lapis focuses on intent-based injections and compile-time safety. It provides a Kotlin-first frontend with a type-safe DSL, leverages a MixinExtras-based backend, and automates the generation of Mixin and AW/AT configurations.
Version0.6.1compared with
Version Details
| 0.4.4 | 0.6.1 | |
|---|---|---|
| Release date | Jan 28, 2026 | Mar 05, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 0.4.4 | 0.6.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.0.21 | 2.2.21 |
Runtime Changes (8)
| 0.4.4 | 0.6.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | io.github.recrafter » lapis-annotations | - | 0.6.1 |
| ~ Updated | com.google.devtools.ksp » symbol-processing-api | 2.0.21-1.0.25 | 2.2.21-2.0.5 |
| ~ Updated | com.palantir.javapoet » javapoet | 0.9.0 | 0.11.0 |
| ~ Updated | io.github.llamalad7 » mixinextras-common | 0.5.3 | 0.4.0 |
| ~ Updated | io.github.recrafter » lapis-api | 0.4.4 | 0.6.1 |
| ~ Updated | org.jetbrains.kotlin » kotlin-compiler-embeddable | 2.0.21 | 2.2.21 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-serialization-json-jvm | 1.7.3 | 1.10.0 |
| ~ Updated | org.spongepowered » mixin | 0.8.7 | 0.8 |