Skip to content

ALE v2.1.1

Compare
Choose a tag to compare
@w0rp w0rp released this 10 Sep 08:27
c76d8aa

Bugs Fixed

  • ALE could sometimes hit a type error when parsing LSP messages. #1816
  • Running ALE could replace the equalprg setting with local version of the setting for the sandbox tests. 3c6af5f
  • The importjs fixer was not reading the _execuable variable correctly. #1841
  • The Kotlin languageserver linter was broken in v2.1.0, and now it works again. #1844
  • The Dart language_server linter was broken in v2.1.0, and now it works again. #1881
  • The "go to definition" column was off by one. #1861
  • The Perl linter could throw errors if the output was empty. #1886
  • The NASM linter no longer leaves binary files behind. #1900