Skip to content

1.10.4

Compare
Choose a tag to compare
@eed3si9n eed3si9n released this 28 Oct 10:28
· 144 commits to 1.10.x since this release
v1.10.4

updates and bug fixes

  • fix: Fixes Jansi deprecation notice by switching to jline-terminal-jni by @Friendseeker in #7811
  • fix: Fixes GLIBC_2.32 issue on sbtn by statically linking musl by @Friendseeker in #7823
  • fix: Throw exception when sbt new fails to find template by @Friendseeker in #7835
  • fix: Fixes ~ with Global / onChangedBuildSource := ReloadOnSourceChanges by @Friendseeker in #7838
  • fix: Fixes "Unrecognized option: --server" error on BSP server by @eed3si9n in #7824
  • fix: Fixes pipelined build while changing version frequently by @Friendseeker in #7830
  • fix: Change the default analysis format to older binary, and make Consistent Analysis opt-in by @Friendseeker in #7807

behind the scene

Full Changelog: v1.10.3...v1.10.4