We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a36964 commit 977c13fCopy full SHA for 977c13f
content/unroll-default-arguments.md
@@ -925,4 +925,8 @@ and the 100s of lines of boilerplate reduction can be seen in the links below:
925
926
These pull requests all pass both the test suite as well as the MIMA
927
`check-binary-compatibility` job, demonstrating that this approach does work
928
-in real-world codebases.
+in real-world codebases. At time of writing, these are published under the following
929
+artifacts and can be used in your own projects already:
930
+
931
+- Compiler Plugin: `ivy"com.lihaoyi::unroll-plugin:0.1.12"`
932
+- Annotation: `ivy"com.lihaoyi::unroll-annotation:0.1.12"`
0 commit comments