Skip to content

Update support matrix, mix Elixir version to >= 1.15#1251

Merged
lukaszsamson merged 1 commit intoelixir-lsp:masterfrom
jstr:fix/issue-1250
Mar 3, 2026
Merged

Update support matrix, mix Elixir version to >= 1.15#1251
lukaszsamson merged 1 commit intoelixir-lsp:masterfrom
jstr:fix/issue-1250

Conversation

@jstr
Copy link
Contributor

@jstr jstr commented Jan 20, 2026

  • Update support matrix to specify no support for Elixir 1.14
  • Update relevant mix.exs files to require Elixir >= 1.15

Fixes #1250

ElixirLS builds on 1.14 fail due to the use of syntax requiring 1.15+.
@lukaszsamson lukaszsamson merged commit 9b10512 into elixir-lsp:master Mar 3, 2026
@jstr jstr deleted the fix/issue-1250 branch March 3, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ElixirLS will not compile with Elixir 1.14

2 participants