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.8.7compared with
Version Details
| 0.8.6 | 0.8.7 | |
|---|---|---|
| Release date | Apr 15, 2026 | Jun 18, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Runtime Changes (4)
| 0.8.6 | 0.8.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | com.google.auto.service » auto-service-annotations | - | 1.1.1 |
| ~ Updated | com.palantir.javapoet » javapoet | 0.11.0 | 0.14.0 |
| ~ Updated | io.github.recrafter » lapis-annotations | 0.8.6 | 0.8.7 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-serialization-json-jvm | 1.10.0 | 1.11.0 |