Skip to content

2.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jun 10:01
· 3 commits to develop since this release
  • New: Map .el file extension to elisp in FileIo.getCodeLanguageIdFromPath. Previously .el was unknown to the CLI, so ltex-cli-plus file.el fell back to plain-text checking and flagged every code token (setq, :init, …) as a misspelling. Requires a recent ltex-ls-plus that accepts elisp as a codeLanguageId alias for lisp. — Andrea Alberti (@alberti42)
  • 🐛 Bug fix: Revert LSP4J from 0.24.0 to 1.0.0. — #51
  • 🔧 Change: Bump Kotlin to 2.3.21, JUnit Jupiter to 6.1.0, Google Gson to 2.14.0, Jansi to 2.4.3, Maven Dependency Plugin to 3.11.0, Maven Surefire Plugin to 3.5.6.