Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop OTP 20 and add version support guidance #337

Merged
merged 4 commits into from
Aug 4, 2020

Conversation

axelson
Copy link
Member

@axelson axelson commented Aug 2, 2020

Drop OTP 20 because it is generally no longer supported by the OTP team.

Fixes #336

axelson added 2 commits August 2, 2020 07:18
Drop OTP 20 because it is generally no longer supported by the OTP team.
@axelson axelson requested a review from lukaszsamson August 2, 2020 17:24
DEVELOPMENT.md Outdated
OTP Supports the last 3 versions:
http://erlang.2086793.n4.nabble.com/OTP-Versions-and-Maint-Branches-td4722416.html

ElixirLS supports the last 4 versions of Elixir and the last 3 versions of OTP. However this is not a hard and fast rule and may change in the future.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we could aim for 3 last versions

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, after thinking about it some more I agree. I think this will help us focus more on stability (by reducing the number of supported configurations)

@axelson axelson merged commit c69f8fa into elixir-lsp:master Aug 4, 2020
@axelson axelson deleted the version-support-guidance branch August 4, 2020 06:15
SerenityIK added a commit to SerenityIK/elixir-ls that referenced this pull request Aug 6, 2020
Drop OTP 20 and add version support guidance (elixir-lsp#337)
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.

Otp 20 incompatability
2 participants