Issue Guidelines
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
You may find an answer in already closed issues:
https://github.com/AniTrend/retrofit-graphql/issues?q=is%3Aissue+is%3Aclosed
Feature Information
Though there isn't any real threat of immediate deprecation or kapt in v1.8.0, in line with the deprecations and removals of features in v1.8.0 of Kotlin, we know that kapt has entered maintenance mode. This is a great opportunity to release a major version of this library as a stable update along with the new version of Kotlin
Solution Information
See documentation for getting started with KSP: https://kotlinlang.org/docs/ksp-overview.html
Additional context
We won't be changing any of the existing kotlin-poet implementations but rather just the annotation processing phase
Issue Guidelines
Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.
You may find an answer in already closed issues:
https://github.com/AniTrend/retrofit-graphql/issues?q=is%3Aissue+is%3Aclosed
Feature Information
Though there isn't any real threat of immediate deprecation or
kaptinv1.8.0, in line with the deprecations and removals of features inv1.8.0of Kotlin, we know that kapt has entered maintenance mode. This is a great opportunity to release a major version of this library as a stable update along with the new version of KotlinSolution Information
See documentation for getting started with KSP: https://kotlinlang.org/docs/ksp-overview.html
Additional context
We won't be changing any of the existing
kotlin-poetimplementations but rather just the annotation processing phase