Skip to content

Releases: scalacenter/bloop

v1.5.11

Choose a tag to compare

@tgodzik tgodzik released this 01 Sep 15:57
34e505a

bloop v1.5.11

Bloop v1.5.11 is a bugfix release which fixes a regression introduced in v1.5.10
that caused the code to recompile fully every time.

Installing Bloop

For more details about installing Bloop, please see
Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Build(deps): Update sbt-scalafmt from 2.5.1 to 2.5.2 #2143
  • Revert "Merge pull request #2128 from Arthurm1/specify_javac_target_root"
    #2141
  • Build(deps): Update sbt-scalafmt from 2.5.0 to 2.5.1 #2139
  • Build(deps): Update scalafmt-core from 3.7.12 to 3.7.13 #2138

Contributors

According to git shortlog -sn --no-merges v1.5.10..v1.5.11, the following
people have contributed to this v1.5.11 release: scala-center-steward[bot],
Tomasz Godzik.

v1.5.10

Choose a tag to compare

@tgodzik tgodzik released this 28 Aug 15:37
100cb10

bloop v1.5.10

Bloop v1.5.10 is a bugfix release.

Installing Bloop

For more details about installing Bloop, please see Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Build(deps): Update librarymanagement-ivy from 1.9.1 to 1.9.2 #2135
  • Build(deps): Update sbt, test-agent from 1.9.3 to 1.9.4 #2136
  • Improvement: Correctly download Scala 2 bridge for Scala 2.13.12 #2133
  • Build(deps): Update scalafmt-core from 3.7.11 to 3.7.12 #2130
  • Build(deps): Update zt-zip from 1.15 to 1.16 #2131
  • Build(deps): Update scala-debug-adapter from 3.1.3 to 3.1.4 #2129
  • Specify scip javac plugin targetroot exactly #2128
  • Bugfix: Fix infinite recursion #2127
  • Build(deps): Update zinc from 1.9.2 to 1.9.3 #2123
  • Build(deps): Update scalafmt-core from 3.7.10 to 3.7.11 #2126
  • Bugfix: Handle compiler position that is not a range #2122
  • Chore: Remove verbose option otherwise it's always verbose #2121
  • Feat: fallback to source and javadoc classifiers when exporting projects from sbt #2118

Contributors

According to git shortlog -sn --no-merges v1.5.9..v1.5.10, the following people have contributed to
this v1.5.10 release: scala-center-steward[bot], tgodzik, Kamil Podsiadlo, Arthur McGibbon, Tomasz Godzik.

v1.5.9

Choose a tag to compare

@tgodzik tgodzik released this 17 Jul 15:59
2fe11bf

bloop v1.5.9

Bloop v1.5.9 is a bugfix release.

Installing Bloop

For more details about installing Bloop, please see Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Chore: Update scalafmt bostrap #2119
  • Build(deps): Update scalafmt-core from 3.7.9 to 3.7.10 #2117
  • Bugfix: Handle NoClassDefFoundError coming from the compiler #2114
  • Improvement: Don't fail during copying #2115
  • Build(deps): Update scalafmt-core from 3.7.8 to 3.7.9 #2116
  • Build(deps): Update sbt, test-agent from 1.9.1 to 1.9.2 #2109
  • Chore(deps): bump semver from 5.7.1 to 5.7.2 in /website #2111
  • Build(deps): Update scalafmt-core from 3.7.7 to 3.7.8 #2110
  • Bugfix: Don't try to discover test frameworks if none exist #2107
  • Refactor(test): bump maxDuration in js tests #1981
  • Improvement: Send debug logs to BSP client #2105
  • Build(deps): Update sbt-scalajs-crossproject from 1.3.1 to 1.3.2 #2106
  • Bugfix: Don't deduplicate all options when using Metals #2104
  • Build(deps): Update scalafmt-core from 3.7.6 to 3.7.7 #2103

Contributors

According to git shortlog -sn --no-merges v1.5.8..v1.5.9, the following people have contributed to
this v1.5.9 release: Tomasz Godzik, scala-center-steward[bot], Chris Kipp, dependabot[bot].

v1.5.8

Choose a tag to compare

@tgodzik tgodzik released this 05 Jul 20:17
63f7e60

bloop v1.5.8

Bloop v1.5.8 is a bugfix release. Previous version was released was incompatible with JDK 8.

Installing Bloop

For more details about installing Bloop, please see Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Chore: Revert JGit to a version compatible with JDK 8 #2101
  • Docs: update overview.md with corrections #2100
  • Chore: Update coursier.json and run release on Java 8 for the time being #2099
  • Chore: Make source generator tests more resilient #2085
  • Build(deps): Update scalafmt-core from 3.7.5 to 3.7.6 #2098
  • Improvement: Try and find latest supported semanticdb version #2097

Contributors

According to git shortlog -sn --no-merges v1.5.7..v1.5.8, the following people have contributed to
this v1.5.8 release: Tomasz Godzik, Chris Kipp, scala-center-steward[bot], tgodzik.

v1.5.7

Choose a tag to compare

@tgodzik tgodzik released this 30 Jun 16:35
e9e7c15

bloop v1.5.7

Bloop v1.5.7 is a bugfix release.

Installing Bloop

For more details about installing Bloop, please see Bloop's Installation Guide). Some of the highlight of this release are the numerous improvements to debugging support.

Merged pull requests

Here's a list of pull requests that were merged:

  • Build(deps): Update sbt, test-agent from 1.8.3 to 1.9.1 #2091
  • Build(deps): Update zinc from 1.8.1 to 1.9.2 #2092
  • Build(deps): Update scalafmt-core from 3.7.4 to 3.7.5 #2094
  • Bugfix: Don't accept files other than .class or .jar as binary deps #2060
  • Build(deps): Update zinc from 1.8.1 to 1.9.1 #2064
  • Bugfix: Include semanticdb plugin path in java options processorpath #2072
  • Build(deps): Update librarymanagement-ivy from 1.9.0 to 1.9.1 #2090
  • Chore: Remove nailgun module and NailgunSpec, which is no longer rele… #2087
  • Chore: Remove unused python check #2086
  • Improvement: Add main classes to JvmEnvironmentItem #2083
  • Build(deps): Update scalajs-linker, ... from 1.13.1 to 1.13.2 #2088
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.13.1 to 1.13.2 #2084
  • Improvement: Automatically include semanticdbjar for tests #2081
  • Build(deps): Update commons-codec from 1.15 to 1.16.0 #2082
  • Build(deps): Update sbt-dynver from 4.1.1 to 5.0.1 #2078
  • Build(deps): Update org.eclipse.jgit, ... from 6.5.0.202303070854-r to 6.6.0.202305301015-r #2075
  • Build(deps): Update tools from 0.4.12 to 0.4.14 #2069
  • Build(deps): Update interface, interface-svm-subs from 1.0.16 to 1.0.18 #2077
  • Build(deps): Update librarymanagement-ivy from 1.8.0 to 1.9.0 #2062
  • Update the developer documentation. #2067
  • Build(deps): Update sbt-scalafix from 0.10.4 to 0.11.0 #2065
  • Build(deps): Update scalafmt-core from 3.7.3 to 3.7.4 #2061
  • Improvement: Don't fail on hashing, but use a random hash #2058
  • Bugfix: Remove backup directory after compilation #2057
  • Report java error column #2055
  • Build(deps): Update scala-debug-adapter from 3.1.2 to 3.1.3 #2054
  • Build(deps): Update scala-debug-adapter from 3.1.1 to 3.1.2 #2052
  • Build(deps): Update sbt, test-agent from 1.8.2 to 1.8.3 #2050
  • Build(deps): Update zinc from 1.8.0 to 1.8.1 #2051
  • Build(deps): Update zipkin-sender-urlconnection from 2.16.3 to 2.16.4 #2042
  • Build(deps): Update scala-debug-adapter from 3.0.9 to 3.1.1 #2047
  • Build(deps): Update brave from 5.15.1 to 5.16.0 #2048
  • Build(deps): Update interface, interface-svm-subs from 1.0.15 to 1.0.16 #2045
  • Build(deps): Update sbt-ci-release from 1.5.11 to 1.5.12 #2044
  • Fix some links in gradle docs #2043
  • Build(deps): Update sbt-scalajs-crossproject from 1.3.0 to 1.3.1 #2040
  • Build(deps): Update brave from 5.15.0 to 5.15.1 #2038
  • Build(deps): Update scalajs-linker, ... from 1.13.0 to 1.13.1 #2037
  • Bugfix: Properly clean up orphan directories for internal classes #2032
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.13.0 to 1.13.1 [#2035]
  • Build(deps): Update interface, interface-svm-subs from 1.0.14 to 1.0.15 [#2034]
  • Build(deps): Update sbt-scalajs-crossproject from 1.2.0 to 1.3.0 [#2033]
  • Build(deps): Update scala-debug-adapter from 3.0.5 to 3.0.9 [#2011]
  • Build(deps): Update interface, interface-svm-subs from 1.0.13 to 1.0.14 [#2028]
  • Fix timeout in DebugProtocolTests [#2029]
  • Build(deps): Update scalafmt-core from 3.7.2 to 3.7.3 [#2026]
  • Build(deps): Update tools from 0.4.11 to 0.4.12 [#2023]
  • Build(deps): Update asm, asm-util from 9.4 to 9.5 [#2025]
  • Build(deps): Update slf4j-nop from 2.0.6 to 2.0.7 [#2021]
  • Build(deps): Update tools from 0.4.10 to 0.4.11 [#2020]
  • Fix: do not expose mutable env properties in State [#2016]
  • Build(deps): Update sbt-native-packager from 1.9.15 to 1.9.16 [#2012]
  • Build(deps): Update log4j-core from 2.19.0 to 2.20.0 [#2013]
  • Build(deps): Update scala-debug-adapter from 3.0.5 to 3.0.7 [#2002]
  • Build(deps): Update org.eclipse.jgit, ... from 6.4.0.202211300538-r to 6.5.0.202303070854-r [#2014]
  • Build(deps): Update scalafmt-core from 3.7.1 to 3.7.2 [#2015]
  • Build(deps): bump actions/checkout from 2 to 3 [#2010]
  • Build(deps): Update sbt-native-packager from 1.9.14 to 1.9.15 [#2005]
  • Build(deps): Update sbt-native-packager from 1.9.13 to 1.9.14 [#2004]
  • Bugfix: Catch and log StackOverflowError [#2001]
  • Build(deps): Update brave from 5.14.1 to 5.15.0 [#2003]
  • Build(deps): Update tools from 0.4.9 to 0.4.10 [#1999]
  • Build(deps): Update sbt-mdoc from 2.3.6 to 2.3.7 [#2000]
  • Build(deps): Update scalajs-linker, ... from 1.12.0 to 1.13.0 [#1998]
  • Build(deps): Update sbt-scalajs, scalajs-linker, ... from 1.12.0 to 1.13.0 [#1997]
  • Refactor: take care of a bunch of warnings [#1995]
  • Fix: ensure valid scalajs-logging version in ScalaJsToolchain [#1994]
  • Build(deps): Update scalafmt-core from 3.7.0 to 3.7.1 [#1993]
  • Build(deps): Update scalafmt-core from 3.6.1 to 3.7.0 [#1988]
  • Build(deps): Update sbt-native-packager from 1.9.12 to 1.9.13 [#1987]
  • Improvement: Use diagnostic related information from the compiler [#1986]
  • Build(deps): Update sbt-native-packager from 1.9.11 to 1.9.12 [#1985]
  • Build(deps): Update jna, jna-platform from 5.12.1 to 5.13.0 [#1984]
  • Build(deps): Update interface, interface-svm-subs from 1.0.12 to 1.0.13 [#1982]
  • Throw error from bloopGenerate task [#1973]
  • Small test improvements [#1980]
  • Chore: remove twitterIntegrationProjects [#1979]
  • Build(deps): Update sbt, test-agent from 1.8.1 to 1.8.2 [#1978]
  • Build(deps): bump json5 from 1.0.1 to 1.0.2 in /website [#1977]
  • Build(deps): Update sbt, test-agent from 1.8.0 to 1.8.1 [#1976]
  • Refactor(build): clean up the plugins file [#1975]
  • Build(deps): Update zt-zip from 1.13 to 1.15 [#1974]
  • Chore(ci): try to bump node to lts [#1972]
  • Refactor(build): get rid of build warnings and unused things [#1968]
  • Chore: remove the gitter icon in the readme [#1967]
  • Build(deps): Update org.eclipse.jgit, ... from 5.13.1.202206130422-r to 6.4.0.202211300538-r [#1912]
  • Refactor(ci): update graal release infrastructure [#1966]
  • Fix(ci): ensure release sbt version is the same as the build [#1965]
  • Refactor(ci): migrate to sbt-ci-release [#1962]
  • Correct typo in sbt.md [#1959]
  • Build(deps): Update slf4j-nop from 1.7.36 to 2.0.6 [#1950]
  • Build(deps): Update interface, interface-svm-subs from 1.0.6 to 1.0.12 [#1957]
  • Refactor: stop shading launcher and bloopgun [#1961]
  • Chore(deps): bump scalaz to 7.3.7 [#1963]
  • Fix: update jvmOpts to not mention bloop-sbt-already-installed [#1960]
  • Refactor: rework/rethink the meta meta build stuff [#1956]
  • Refactor(build): a bit of build cleanup [#1955]
  • Refactor: get rid of leftover integration utils [#1954]
  • Refactor: migrate Gradle integration out of Bloop [#1951]
  • Refactor: move the Maven plugin out of Bloop [#1948]
  • Build(deps): Update classgraph from 4.8.151 to 4.8.152 [#1949]
  • Build(deps): Update scalajs-linker, ... from 1.3.1 to 1.12.0 [#1919]
  • Build(deps): Update scalajs-env-nodejs, ... from 1.1.1 to 1.4.0 [#1917]
  • Bugfix: Use the project working directory for running [#1947]
  • Build(deps): Update asm, asm-util from 7.3.1 to 9.4 [#1945]
  • Build(deps): Update zt-exec from 1.11 to 1.12 [#1933]
  • Fix: revert sbt-jmh update [#1946]
  • Build(deps): Update asm, asm-util from 7.0 to 7.3.1 [#1914]
  • Build(deps): bump express from 4.17.1 to 4.18.2 in /website [#1942]
  • Build(deps): bump qs from 6.5.2 to 6.5.3 in /website [#1941]
  • Build(deps): Update sbt-git from 2.0.0 to 2.0.1 [#1936]
  • Build(deps): Update sbt-scalajs from 1.6.0 to 1.12.0 [#1916]
  • Build(deps): Update scala-library from 2.12.15 to 2.12.17 [#1920]
Read more

v1.5.6

Choose a tag to compare

@bloopoid bloopoid released this 07 Dec 11:30
247774a

bloop v1.5.6

Bloop v1.5.6 is a bugfix release to release a new image working on older linux
systems.

Installing Bloop

For more details about installing Bloop, please see
Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Chore: downgrade release ubuntu version #1943

Contributors

According to git shortlog -sn --no-merges v1.5.5..v1.5.6, the following people
have contributed to this v1.5.6 release: Tomasz Godzik.

v1.5.5

Choose a tag to compare

@bloopoid bloopoid released this 06 Dec 18:19
87bf152

bloop v1.5.5

One of the notable changes in this release for anyone using the bloop-config
artifact is that it's no longer contained inside of this repo or versioned along
with it. You can find its new location in
scalacenter/bloop-config. The
latest version of bloop-config is still 1.5.5 and you'll continue to use it as
you normally have.

Bloop v1.5.5 also ships a new major version of the Scala Debug Adapter,
featuring better debugging steps (step filter), conditional breakpoints,
logpoints and more. See a full list of features in the release notes of the
Scala Debug Adapter
3.0.1
and
3.0.3.

Installing Bloop

For more details about installing Bloop, please see
Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Build(deps): Update scalafmt-core from 3.0.8 to 3.6.1 #1937
  • Build(deps): Update sbt-jmh from 0.3.7 to 0.4.3 #1940
  • Chore: add in runner.dialect to get rid of warning #1935
  • Build(deps): Update scalafmt-core from 3.0.0-RC5 to 3.0.8 #1930
  • Build(deps): Update sbt-mdoc from 2.3.0 to 2.3.6 #1928
  • Build(deps): Update sbt-jmh, sbt-jmh-extras from 0.3.3 to 0.3.7 #1934
  • Build(deps): Update slf4j-nop from 1.7.2 to 1.7.36 #1932
  • Build(deps): Update scalaz-concurrent, scalaz-core from 7.2.20 to 7.2.35
    #1931
  • Build(deps): Update sbt-scalafmt from 2.0.4 to 2.5.0 #1929
  • Build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /website #1923
  • Build(deps): Update scala-library from 2.13.8 to 2.13.10 #1921
  • Build(deps): Update tools from 0.4.0 to 0.4.9 #1922
  • Build(deps): Update sbt-scalajs-crossproject from 1.0.0 to 1.2.0 #1915
  • Build(deps): Update scalajs-js-envs, ... from 0.6.32 to 0.6.33 #1918
  • Build(deps): Update brave from 5.6.11 to 5.14.1 #1909
  • Build(deps): Update groovy from 2.5.19 to 3.0.13 #1911
  • Build(deps): Update zipkin-sender-urlconnection from 2.7.15 to 2.16.3 #1897
  • Build(deps): Update log4j-core from 2.17.2 to 2.19.0 #1904
  • Build(deps): Update classgraph from 4.8.78 to 4.8.151 #1894
  • Build(deps): Update brave from 5.6.1 to 5.6.11 #1896
  • Build(deps): Update org.eclipse.jgit, ... from 5.12.0.202106070339-r to
    5.13.1.202206130422-r #1908
  • Build(deps): Update scala-maven-plugin from 4.5.3 to 4.5.6 #1898
  • Build(deps): Update jna, jna-platform from 5.8.0 to 5.12.1 #1900
  • Build(deps): Update maven-core, maven-plugin-api from 3.6.3 to 3.8.6 #1905
  • Build(deps): Update groovy from 2.5.4 to 2.5.19 #1907
  • Build(deps): Update log4j-core from 2.17.1 to 2.17.2 #1901
  • Build(deps): Update maven-core, maven-model-builder, ... from 3.6.1 to 3.6.3
    #1902
  • Build(deps): Update maven-plugin-annotations, ... from 3.6.0 to 3.6.4 #1903
  • Build(deps): Update sbt-git from 1.0.2 to 2.0.0 #1889
  • Build(deps): Update commons-codec from 1.11 to 1.15 #1891
  • Build(deps): Update sbt-native-packager from 1.7.6 to 1.8.1 #1890
  • Chore(ci): remove local steward #1886
  • Refactor: remove unused cloneKafka stuff. #1888
  • Docs: small updates to config related docs #1885
  • Refactor: start using bloop-config as a dependency #1868
  • Chore: Remove sbt asembly since it's no longer used #1882
  • Chore: Remove sbt-ghpages and sbt-site since mdoc is being used instead
    #1884
  • Build(deps): Update sbt-git from 0.9.3 to 1.0.2 #1880
  • Build(deps): Update sbt-native-packager from 1.7.2 to 1.7.6 #1881
  • Build(deps): Update pprint from 0.8.0 to 0.8.1 #1878
  • Improvement: Change the stamps to timewrapped ones #1871
  • Refactor: Use the actual timeouts defined for tests in DebugServerSpec #1870
  • Build(deps): Update utest from 0.6.9 to 0.8.1 #1876
  • Build(deps): Update sourcecode from 0.1.9 to 0.3.0 #1875
  • Build(deps): Update pprint from 0.5.9 to 0.8.0 #1874
  • Build(deps): Update sbt-assembly from 0.14.10 to 0.15.0 #1873
  • Discover test classes only in test projects #1869
  • Bugfix: Retry test if socket was taken #1867
  • Update bsp to 2.1.0-M3 #1845
  • Bugfix: Don't fail test if socket was already closed #1866
  • Build(deps): Update sbt-buildinfo from 0.7.0 to 0.11.0 #1861
  • Update scala-debug-adapter to 3.0.5 #1865
  • Chore: Remove java-debug and ignore updates for nailgun, release-early #1864
  • Build(deps): Update gradle from 4.2.0 to 4.2.2 #1858
  • Build(deps): Update sbt-scalafix from 0.9.34 to 0.10.4 #1857
  • Build(deps): Update sbt-assembly from 0.14.6 to 0.14.10 #1860
  • Build(deps): Update sbt-dynver from 4.0.0 to 4.1.1 #1859
  • Build(deps): Update sourcecode from 0.1.4 to 0.1.9 #1863
  • Build(deps): Update pprint from 0.5.5 to 0.5.9 #1862
  • Chore: Remove support for sbtBloop for 0.13 version #1852
  • Chore: Try to setup Scala Steward #1851
  • Bugfix: Remove potentially problematic println #1850
  • Bump scala-debug-adapter to 3.0.4 #1849
  • Build(deps): bump al-cheb/configure-pagefile-action from 1.2 to 1.3 #1843
  • Use scala-debug-adapter 3.0 #1841
  • Chore: Update benchmarks to make them easy to run locally #1842
  • Feat: capture diagnostic code from Problem #1750
  • Fix test BSP service by not using stale state #1839
  • Support traversal mode in Dag.dfs #1838
  • Fix: bloop.task.Task - avoid materializing fallback task in timeoutTo #1834

Contributors

According to git shortlog -sn --no-merges v1.5.4..v1.5.5, the following people
have contributed to this v1.5.5 release: scala-center-steward[bot], Tomasz
Godzik, Bloop Bot, Chris Kipp, Adrien Piquerez, Martin Duhem, dependabot[bot],
Øyvind Raddum Berg, Łukasz Wroński, Vadim Chelyshov.

v1.5.4

Choose a tag to compare

@bloopoid bloopoid released this 04 Oct 15:46
573d26b

bloop v1.5.4

Bloop v1.5.4 is a bugfix release.

Installing Bloop

For more details about installing Bloop, please see Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Bugfix: Revert to bsp 2.0.0, since later versions don't run on JDK 8 #1829
  • Chore: set canDebug capabilities to true #1820
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/multi_dependency/module1 #1828
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/test_jars #1826
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/multi_dependency/module2 #1825
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/basic_scala #1824
  • Build(deps): bump scala-library from 2.13.6 to 2.13.9 in /integrations/maven-bloop/src/test/resources/multi_scala/module2 #1823
  • Improve test BSP service #1769
  • Bugfix: Try to download semanticdb even if it might not be supported #1821
  • Run source generators in topological order #1819
  • Store source generators' states #1784
  • Show stack traces of Errors thrown in asynchronous code #1778
  • Add support for source generators in Bloop #1774
  • Update gradle docs #1783
  • Fix: empty parameters json parsing #1782
  • Unblock bloop - upgrade monix and bsp4s #1759
  • Chore: Automatically add hook for validating formatting #1780
  • Truncate file timestamp in AttributedPath to milliseconds #1776
  • Missing string interpolation #1777
  • Bugfix: Try and fix issue with Base64 reflection #1775
  • Fix: avoid resource file updates in test #1773
  • Fix: check if products were removed in inc compilation #1772
  • Support scala android plugin on Gradle #1768
  • Upgrade sbt-librarymanagement to 1.1.5 due to CVEs in its 1.0.x tree. #1770

Contributors

According to git shortlog -sn --no-merges v1.5.3..v1.5.4, the following people have contributed to
this v1.5.4 release: Vadim Chelyshov, Øyvind Raddum Berg, Martin Duhem, Tomasz Godzik, dependabot[bot], Arthur McGibbon, Kamil Podsiadlo, ScalaWilliam.

v1.5.3

Choose a tag to compare

@bloopoid bloopoid released this 29 Jul 15:05
554bc60

bloop v1.5.3

Bloop v1.5.3 is a bugfix release.

Installing Bloop

For more details about installing Bloop, please see
Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Add sbt-vspp for publishing the BLOOP SBT plug-in in a Maven-consistent format
    #1766
  • Fix: limit the amount of logs that launcher keeps in memory #1764
  • Stop shading stuff in sbt-bloop plugins #1754
  • Cache ScalaJS linkers for incremental linking #1761
  • Don't give a local compiler when disallowed #1762
  • Bump dependency submission #1760
  • Bump debug adapter library to 2.2.0 #1758
  • Correctly pick up test-jar dependency sources #1756
  • Sbt-bloop and buildpress don't depend on launcher #1751
  • Fix resolution of test-jar artifacts #1747

Contributors

According to git shortlog -sn --no-merges v1.5.2..v1.5.3, the following people
have contributed to this v1.5.3 release: Adrien Piquerez, Alexandre
Archambault, Anton Sviridov, Lorenzo Gabriele, Martin Duhem, ScalaWilliam,
Tomasz Godzik, Vadim Chelyshov.

v1.5.2

Choose a tag to compare

@bloopoid bloopoid released this 30 Jun 15:40
de121a3

bloop v1.5.2

Bloop v1.5.2 is a bugfix release, a follow up for 1.5.1, which fixes an issue of
running applications in a Java only projects.

Installing Bloop

For more details about installing Bloop, please see
Bloop's Installation Guide)

Merged pull requests

Here's a list of pull requests that were merged:

  • Bugfix: Allow to run using DAP in Java only projects #1745

Contributors

According to git shortlog -sn --no-merges v1.5.1..v1.5.2, the following people
have contributed to this v1.5.2 release: Tomasz Godzik.