File tree Expand file tree Collapse file tree 16 files changed +56
-56
lines changed
Expand file tree Collapse file tree 16 files changed +56
-56
lines changed Original file line number Diff line number Diff line change @@ -119,13 +119,13 @@ <h4><a class="anchor" aria-hidden="true" id="install-bloop-rifle"></a><a href="#
119119 </ thead >
120120 < tbody >
121121 < tr >
122- < td > 2.0.18 </ td >
122+ < td > 2.0.19 </ td >
123123 < td > 18 Sep 2024 14:18</ td >
124124 < td > < code > -r sonatype:releases</ code > </ td >
125125 </ tr >
126126 < tr >
127- < td > 2.0.19</ td >
128- < td > 03 Feb 2026 17:41 </ td >
127+ < td > 2.0.19-2-59a99f05-SNAPSHOT </ td >
128+ < td > 05 Feb 2026 11:11 </ td >
129129 </ tr >
130130 </ tbody >
131131 </ table >
Original file line number Diff line number Diff line change @@ -119,13 +119,13 @@ <h4><a class="anchor" aria-hidden="true" id="install-bloop-rifle"></a><a href="#
119119 </ thead >
120120 < tbody >
121121 < tr >
122- < td > 2.0.18 </ td >
122+ < td > 2.0.19 </ td >
123123 < td > 18 Sep 2024 14:18</ td >
124124 < td > < code > -r sonatype:releases</ code > </ td >
125125 </ tr >
126126 < tr >
127- < td > 2.0.19</ td >
128- < td > 03 Feb 2026 17:41 </ td >
127+ < td > 2.0.19-2-59a99f05-SNAPSHOT </ td >
128+ < td > 05 Feb 2026 11:11 </ td >
129129 </ tr >
130130 </ tbody >
131131 </ table >
Original file line number Diff line number Diff line change @@ -65,22 +65,22 @@ <h2><a class="anchor" aria-hidden="true" id="install-the-plugin"></a><a href="#i
6565 </ thead >
6666 < tbody >
6767 < tr >
68- < td > 2.0.18 </ td >
68+ < td > 2.0.19 </ td >
6969 < td > 18 Sep 2024 14:18</ td >
7070 < td > < code > -r sonatype:releases</ code > </ td >
7171 </ tr >
7272 < tr >
73- < td > 2.0.19</ td >
74- < td > 03 Feb 2026 17:41 </ td >
73+ < td > 2.0.19-2-59a99f05-SNAPSHOT </ td >
74+ < td > 05 Feb 2026 11:11 </ td >
7575 < td > < code > -r sonatype:releases</ code > </ td >
7676 </ tr >
7777 </ tbody >
7878 </ table >
7979< p > Install bloop by adding the following line to your < code > project/plugins.sbt</ code > :</ p >
80- < pre > < code class ="hljs css language-sbt "> < span class ="hljs-function "> < span class ="hljs-title "> addSbtPlugin</ span > < span class ="hljs-params "> (< span class ="hljs-string "> "ch.epfl.scala"</ span > % < span class ="hljs-string "> "sbt-bloop"</ span > % < span class ="hljs-string "> "2.0.18 "</ span > )</ span > </ span >
80+ < pre > < code class ="hljs css language-sbt "> < span class ="hljs-function "> < span class ="hljs-title "> addSbtPlugin</ span > < span class ="hljs-params "> (< span class ="hljs-string "> "ch.epfl.scala"</ span > % < span class ="hljs-string "> "sbt-bloop"</ span > % < span class ="hljs-string "> "2.0.19 "</ span > )</ span > </ span >
8181</ code > </ pre >
8282< p > If this does not work due to using an internal Artifactory, use instead:</ p >
83- < pre > < code class ="hljs css language-sbt "> libraryDependencies += < span class ="hljs-string "> "ch.epfl.scala"</ span > % < span class ="hljs-string "> "sbt-bloop_2.12_1.0"</ span > % < span class ="hljs-string "> "2.0.18 "</ span >
83+ < pre > < code class ="hljs css language-sbt "> libraryDependencies += < span class ="hljs-string "> "ch.epfl.scala"</ span > % < span class ="hljs-string "> "sbt-bloop_2.12_1.0"</ span > % < span class ="hljs-string "> "2.0.19 "</ span >
8484</ code > </ pre >
8585< p > After that, start up sbt or reload your sbt shell to load the plugin.</ p >
8686< h2 > < a class ="anchor " aria-hidden ="true " id ="export-your-build "> </ a > < a href ="#export-your-build " aria-hidden ="true " class ="hash-link "> < svg class ="hash-link-icon " aria-hidden ="true " height ="16 " version ="1.1 " viewBox ="0 0 16 16 " width ="16 "> < path fill-rule ="evenodd " d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Export your build</ h2 >
Original file line number Diff line number Diff line change @@ -65,22 +65,22 @@ <h2><a class="anchor" aria-hidden="true" id="install-the-plugin"></a><a href="#i
6565 </ thead >
6666 < tbody >
6767 < tr >
68- < td > 2.0.18 </ td >
68+ < td > 2.0.19 </ td >
6969 < td > 18 Sep 2024 14:18</ td >
7070 < td > < code > -r sonatype:releases</ code > </ td >
7171 </ tr >
7272 < tr >
73- < td > 2.0.19</ td >
74- < td > 03 Feb 2026 17:41 </ td >
73+ < td > 2.0.19-2-59a99f05-SNAPSHOT </ td >
74+ < td > 05 Feb 2026 11:11 </ td >
7575 < td > < code > -r sonatype:releases</ code > </ td >
7676 </ tr >
7777 </ tbody >
7878 </ table >
7979< p > Install bloop by adding the following line to your < code > project/plugins.sbt</ code > :</ p >
80- < pre > < code class ="hljs css language-sbt "> < span class ="hljs-function "> < span class ="hljs-title "> addSbtPlugin</ span > < span class ="hljs-params "> (< span class ="hljs-string "> "ch.epfl.scala"</ span > % < span class ="hljs-string "> "sbt-bloop"</ span > % < span class ="hljs-string "> "2.0.18 "</ span > )</ span > </ span >
80+ < pre > < code class ="hljs css language-sbt "> < span class ="hljs-function "> < span class ="hljs-title "> addSbtPlugin</ span > < span class ="hljs-params "> (< span class ="hljs-string "> "ch.epfl.scala"</ span > % < span class ="hljs-string "> "sbt-bloop"</ span > % < span class ="hljs-string "> "2.0.19 "</ span > )</ span > </ span >
8181</ code > </ pre >
8282< p > If this does not work due to using an internal Artifactory, use instead:</ p >
83- < pre > < code class ="hljs css language-sbt "> libraryDependencies += < span class ="hljs-string "> "ch.epfl.scala"</ span > % < span class ="hljs-string "> "sbt-bloop_2.12_1.0"</ span > % < span class ="hljs-string "> "2.0.18 "</ span >
83+ < pre > < code class ="hljs css language-sbt "> libraryDependencies += < span class ="hljs-string "> "ch.epfl.scala"</ span > % < span class ="hljs-string "> "sbt-bloop_2.12_1.0"</ span > % < span class ="hljs-string "> "2.0.19 "</ span >
8484</ code > </ pre >
8585< p > After that, start up sbt or reload your sbt shell to load the plugin.</ p >
8686< h2 > < a class ="anchor " aria-hidden ="true " id ="export-your-build "> </ a > < a href ="#export-your-build " aria-hidden ="true " class ="hash-link "> < svg class ="hash-link-icon " aria-hidden ="true " height ="16 " version ="1.1 " viewBox ="0 0 16 16 " width ="16 "> < path fill-rule ="evenodd " d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Export your build</ h2 >
Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ <h2><a class="anchor" aria-hidden="true" id="compile-test-and-run-several-projec
364364< h2 > < a class ="anchor " aria-hidden ="true " id ="summary "> </ a > < a href ="#summary " aria-hidden ="true " class ="hash-link "> < svg class ="hash-link-icon " aria-hidden ="true " height ="16 " version ="1.1 " viewBox ="0 0 16 16 " width ="16 "> < path fill-rule ="evenodd " d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Summary</ h2 >
365365< p > You've just learned the most basic bloop commands. Learn more commands with < code > bloop --help</ code > :</ p >
366366< pre > < code class ="hljs css language-bash "> → bloop --< span class ="hljs-built_in "> help</ span >
367- bloop 2.0.18
367+ bloop 2.0.19
368368Usage: bloop [options] [< span class ="hljs-built_in "> command</ span > ] [< span class ="hljs-built_in "> command</ span > -options]
369369
370370
Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ <h2><a class="anchor" aria-hidden="true" id="compile-test-and-run-several-projec
364364< h2 > < a class ="anchor " aria-hidden ="true " id ="summary "> </ a > < a href ="#summary " aria-hidden ="true " class ="hash-link "> < svg class ="hash-link-icon " aria-hidden ="true " height ="16 " version ="1.1 " viewBox ="0 0 16 16 " width ="16 "> < path fill-rule ="evenodd " d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Summary</ h2 >
365365< p > You've just learned the most basic bloop commands. Learn more commands with < code > bloop --help</ code > :</ p >
366366< pre > < code class ="hljs css language-bash "> → bloop --< span class ="hljs-built_in "> help</ span >
367- bloop 2.0.18
367+ bloop 2.0.19
368368Usage: bloop [options] [< span class ="hljs-built_in "> command</ span > ] [< span class ="hljs-built_in "> command</ span > -options]
369369
370370
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ <h2><a class="anchor" aria-hidden="true" id="build-server-protocol-bsp"></a><a h
8282implement the protocol and provide build supports to clients such as
8383< a href ="https://scalameta.org/metals/ "> Metals</ a > and
8484< a href ="https://www.jetbrains.com/idea/ "> IntelliJ</ a > </ p >
85- < p > At the moment, Bloop 2.0.18 partially implements version 2.0.0-M2 and Bloop
85+ < p > At the moment, Bloop 2.0.19 partially implements version 2.0.0-M2 and Bloop
8686v1.0.0 implements version 1.0.0. If you want to implement a compatible build
8787client, check out
8888< a href ="https://github.com/scalacenter/bsp/blob/master/docs/bsp.md "> the protocol specification</ a > .
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ <h2><a class="anchor" aria-hidden="true" id="build-server-protocol-bsp"></a><a h
8282implement the protocol and provide build supports to clients such as
8383< a href ="https://scalameta.org/metals/ "> Metals</ a > and
8484< a href ="https://www.jetbrains.com/idea/ "> IntelliJ</ a > </ p >
85- < p > At the moment, Bloop 2.0.18 partially implements version 2.0.0-M2 and Bloop
85+ < p > At the moment, Bloop 2.0.19 partially implements version 2.0.0-M2 and Bloop
8686v1.0.0 implements version 1.0.0. If you want to implement a compatible build
8787client, check out
8888< a href ="https://github.com/scalacenter/bsp/blob/master/docs/bsp.md "> the protocol specification</ a > .
Original file line number Diff line number Diff line change 66 </ thead >
77 < tbody >
88 < tr >
9- < td > 2.0.18 </ td >
9+ < td > 2.0.19 </ td >
1010 < td > 18 Sep 2024 14:18</ td >
1111 < td > < code > -r sonatype:releases</ code > </ td >
1212 </ tr >
1313 < tr >
14- < td > 2.0.19</ td >
15- < td > 03 Feb 2026 17:41 </ td >
14+ < td > 2.0.19-2-59a99f05-SNAPSHOT </ td >
15+ < td > 05 Feb 2026 11:11 </ td >
1616 < td > < code > -r sonatype:releases</ code > </ td >
1717 </ tr >
1818 </ tbody >
Original file line number Diff line number Diff line change 66 </ thead >
77 < tbody >
88 < tr >
9- < td > 2.0.18 </ td >
9+ < td > 2.0.19 </ td >
1010 < td > 18 Sep 2024 14:18</ td >
1111 < td > < code > -r sonatype:releases</ code > </ td >
1212 </ tr >
1313 < tr >
14- < td > 2.0.19</ td >
15- < td > 03 Feb 2026 17:41 </ td >
14+ < td > 2.0.19-2-59a99f05-SNAPSHOT </ td >
15+ < td > 05 Feb 2026 11:11 </ td >
1616 < td > < code > -r sonatype:releases</ code > </ td >
1717 </ tr >
1818 </ tbody >
You can’t perform that action at this time.
0 commit comments