Rachel
05/05/2021, 3:07 PM1.5.0-SNAPSHOT
is being used.
Some changes were introduced today!
compiler-plugin
has been moved to compiler-plugin-core
and there is a new artifact for every compiler plugin.
You can find more details in `arrow-meta-examples` repository and setup
compiler-plugin
for 1.5.0-SNAPSHOT
will be removed tomorrow to avoid misunderstandings.
Thanks for your interest!raulraja
05/05/2021, 3:10 PMRachel
05/05/2021, 3:12 PM@here
is not allowed in this Slack, sorry)dalexander
05/05/2021, 3:24 PMBen Woodworth
05/06/2021, 11:23 PMraulraja
05/07/2021, 8:16 AMio.arrow-kt:arrow-meta:<version> //base core compiler plugin others depend on
io.arrow-kt:arrow-proofs-plugin:<version> // a proofs plugin
io.arrow-kt:arrow-optics-plugin:<version> //an optics plugin
io.arrow-kt:arrow-refined-types-plugin:<version> // a refined types plugin
The base compiler plugin is going to get the arrow-meta
name once we remove the final processor we have in Arrow for optics.
The old kapt artifacts is also arrow-meta
but in th 1.x series it won’t be based of kapt.