Annotation processor that builds the event-type inventory ((distinct @Observes T parameter types) ∪ (distinct constructor-injected Event<T> type arguments, unwrapping Provider/Lazy)) and generates a concrete X$Event extends Event<X> publisher plus a GeneratedEventsModule @Binds Event<X> for each inventory type so Event<X> is injectable
Version0.2.0compared with
Version Details
| 0.1.0 | 0.2.0 | |
|---|---|---|
| Release date | Aug 08, 2026 | Sep 10, 2026 |
| Licenses | EUPL 1.2 | EUPL 1.2 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 0.1.0 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | dev.vertique » vertique-codegen-core | 0.1.0 | 0.2.0 |
| ~ Updated | dev.vertique » vertique-events | 0.1.0 | 0.2.0 |
Test Changes (3)
| 0.1.0 | 0.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.google.dagger » dagger | 2.59.2 | - |
| - Removed | dev.vertique » vertique-codegen-test | 0.1.0 | - |
| - Removed | org.junit.jupiter » junit-jupiter | 5.14.4 | - |