axelson

axelson

Scenic Core Team

Poll: what minimum and maximum version of Elixir are you still actively developing on?

What is the MINIMUM version of elixir you actively develop with?

  • 1.5.x or lower
  • 1.6.x
  • 1.7.x
  • 1.8.x
  • 1.9.x
  • 1.10.x
  • 1.11-dev
0 voters

What is the MAXIMUM version of elixir you actively develop with?

  • 1.5.x or lower
  • 1.6.x
  • 1.7.x
  • 1.8.x
  • 1.9.x
  • 1.10.x
  • 1.11-dev
0 voters

I’m partially asking to inform my understanding of what Elixir versions are actively in use, because that partially determines the versions that we want to support for ElixirLS (which currently supports 1.7+).

Most Liked

Dusty

Dusty

Given that Elixir may be moving to longer release cycles, I wonder if a time horizon would be a better guide than a specific number of minor releases. I think expecting devs to be within 2 years of latest is quite reasonable, regardless of how many minors are released in that span.

henrik

henrik

Security patches cover 5 latest minor versions so perhaps that’s a reasonable threshold for libs?

So 1.6 as the earliest supported version currently.

https://github.com/elixir-lang/elixir/blob/master/lib/elixir/pages/compatibility-and-deprecations.md

lukaszsamson

lukaszsamson

ElixirLS Core Team

I agree that it’s a reasonable limit for commercially supported projects. However, a big part of Elixir ecosystem, Elixir-LS included, is supported by the community. The authors are under no obligation to support such a wide range of Elixir (and OTP) versions. Doing so, in case of Elixir-LS and elixir_sense, is especially painful as those projects use a lot of internal APIs. Each Elixir release introduces a handful of breaking changes there.

Where Next?

Popular in Discussions Top

arcanemachine
https://nitter.net/josevalim/status/1744395345872683471 https://twitter.com/josevalim/status/1744395345872683471
New
andre1sk
A big advantage to Elixir is all the distributed goodness but for many applications running on multiple nodes having integrated Etcd, Zoo...
New
WildYorkies
It seems that the more I read, the more I find Elixir users speaking about all the ways that Elixir is not good for x, y, and z use cases...
New
Nvim
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
mmport80
I have put far too much effort into Dialyzer over the last year or so - and basically - I doubt it’s worth the effort. It’s not as easy ...
New
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New
RudManusachi
What configs will make sense to put to runtime.exs? – A bit of how I configure apps: I have generic configs in config/config.exs, dev...
New
chulkilee
Here are the list of HTTP client libraries/wrappers, and some thoughts on HTTP client in general. I’d like to hear from others how they w...
New
Owens
Hello all, I am developing a new mobile app with Flutter frontend and Phoenix backend. The mobile app has real-time task management and c...
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
shahryarjb
Hello, I have map which I want to convert it to string like this: the map: %{last_name: "tavakkoli", name: "shahryar"} the string I ne...
New
freewebwithme
Using vs code and installed ElixirLS: support and debugger. And I got an error popped up on start up says Failed to run ‘elixir’ comma...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
openscript
Hello! Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement