Elixir
Elixir Core Team
Elixir v1.16.3 released
1. Bug fixes
Elixir
- [bin/elixir] Properly handle the
--dbgflag in Elixir’s CLI - [Code.Formatter] Add brackets around keyword lists when formatting the left-hand side of
when - [Kernel] Only infer size in pinned variable in binary strings when needed
- [System] Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows via
System.cmd/3 - [Port] Add a note that arguments are unsafe when invoking .bat/.com scripts on Windows
- [URI] Ensure
:undefinedfields are properly converted tonilwhen invoking Erlang’s API
Logger
- [Logger] Ensure translators are persisted across logger restarts
Mix
- [mix compile] Ensure compile paths are accessible during compilation
Most Liked
josevalim
Creator of Elixir
Erlang guarantees byte code compatibility across 3 versions. So we can’t provide precompiled Rebar and Hex that works from 24 all the way up to 27 (sometimes we can, but not this time). The fix would be to precompile several versions of them, we want to do for future releases.
16
sabiwara
Elixir Core Team
So far I have installed
ref:mainusingasdfand all tests have passed, so it shouldn’t be hard, right? Is it planned forv1.16.4?
Unfortunately the answer is no.
main is the future 1.17, which will be the first version to support OTP27. You can check the compatibility matrix here.
I don’t recall exactly the issue, but 1.16 can’t support both OTP24 and OTP27 at the same time, so we first have to wait for 1.17 which drops OTP24 support.
9
Popular in News
This is a small release with important bug fixes for those using Cover and Dialyzer on Erlang 19.
See the release notes for more info: R...
New
Release: Release v1.13.0-rc.1 · elixir-lang/elixir · GitHub
1. Enhancements
Mix
[Mix] Add Mix.installed?/0
2. Bug fixes
Elixir
[Appli...
New
Hi everyone,
We have just released Elixir v1.8.0-rc.0. For more information, checkout the CHANGELOG.
Please give it a try and give us f...
New
Announcement: Elixir v1.20 released: now a gradually typed language - The Elixir programming language
This release requires Erlang/OTP 2...
New
Hi everyone,
The next (and hopefully last) release candidate for Elixir v1.14 is out: Release v1.14.0-rc.1 · elixir-lang/elixir · GitHub...
New
1. Enhancements
Elixir
[Code] Add Code.eval_quoted_with_env/4 with support for the :prune_binding option
ExUnit
[ExUnit.Case] Allow te...
New
Official announcement: Elixir v1.16 released - The Elixir programming language
1. Enhancements
EEx
[EEx] Include relative file informat...
New
Overall, the compiler finds more bugs, for free, and it has never been faster:
Infers types across clauses, finding more bugs and dead...
New
1. Enhancements
Elixir
[Protocol] Optimize protocol consolidation to no longer load structs
2. Bug fixes
Elixir
[Kernel] Fix unnecessa...
New
Official announcement: Elixir v1.12 released - The Elixir programming language
Elixir v1.12 is out with improvements to scripting, tight...
New
Other popular topics
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1]
15:22:35.803 [error] gen_event {lager_file_backend...
New
What learn first? Rust or Elixir
Hi Elixir community!
I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
Hey,
Just curious what are the main benefits of Elixir compared to Clojure?
When is Elixir more useful than Clojure and vice versa?
Th...
New
I have VueJS GUIs with the project generated using Webpack.
I have Elixir modules that will need to be used by the VueJS GUIs.
I forese...
New
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
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
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
Hi everyone!
I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #javascript
- #code-sync
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








