Skip to content

Commit 977c13f

Browse files
committed
.
1 parent 3a36964 commit 977c13f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

content/unroll-default-arguments.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -925,4 +925,8 @@ and the 100s of lines of boilerplate reduction can be seen in the links below:
925925

926926
These pull requests all pass both the test suite as well as the MIMA
927927
`check-binary-compatibility` job, demonstrating that this approach does work
928-
in real-world codebases.
928+
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

Comments
 (0)