Elixir
Elixir Core Team
Elixir v1.14.3 released
1. Enhancements
Elixir
- [Kernel] Speed up loading of runtime modules in the parallel compiler
- [Range] Optimize range membership implementation
ExUnit
- [ExUnit] Return values from running doctests and make their order consistent
2. Bug fixes
Elixir
- [Calendar] Fix handling of negative years in
Calendar.strftime/2 - [Exception] Improve blaming of FunctionClauseError with
is_struct/2guards - [Kernel] Fix invalid variable scoping in
defguardexpansion - [Kernel] Do not warn on captured underscored vars from
defmodule - [Kernel] Do not crash for missing line info on type warnings
- [Macro] Fix
Macro.to_string/1for large negative integers - [Macro] Properly type and escape expansion of
__ENV__in macros - [Path] Make sure
Path.wildcard/2expands..symlinks accordingly - [Range] Address corner cases in
Range.disjoint?/2implementation
ExUnit
- [ExUnit.DocTest] Remove unnecessary literal quotes from error message on reports
Popular in News
This release requires Erlang/OTP 24 and later.
Elixir v1.15 is a smaller release with focused improvements
on compilation and boot time...
New
1. Bug fixes
Elixir
[bin/elixir] Properly handle the --dbg flag in Elixir’s CLI
[Code.Formatter] Add brackets around keyword lists when ...
New
Release: Release v1.13.1 · elixir-lang/elixir · GitHub
1. Bug fixes
Elixir
[Code] Do not show code snippets in SyntaxError and TokenMis...
New
Announcement: https://elixir-lang.org/blog/2019/01/14/elixir-v1-8-0-released/
Release notes: https://github.com/elixir-lang/elixir/relea...
New
Hello everyone,
Two vulnerabilities have been disclosed to Plug. Applications that provide file uploading functionality to a local file...
New
1. Enhancements
Elixir
[Regex] Raise error message when regexes are used as default values in struct fields for compatibility with Erlan...
New
This release includes initial support for Erlang/OTP 28, for those who want to try it out. In such cases, you may use Elixir v1.18.4 prec...
New
Official announcement: Elixir v1.16 released - The Elixir programming language
1. Enhancements
EEx
[EEx] Include relative file informat...
New
Hello everyone,
I would like to propose the addition of the Registry project to Elixir:
https://github.com/elixir-lang/registry
The...
New
Hi! :wave:
I hope everyone is well!
The Elixir team releases new versions every 6 months, typically every January and July. However, si...
New
Other popular topics
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
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
This post is a wiki (feel free to hit the edit button near the bottom right of this post to add your own changes!)
This post collects co...
New
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
Could someone help me? I'm making my first elixir program, number guessing game. I can't figure out how to convert the user's guess from ...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
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
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including.
What is Phoenix LiveV...
New
Hello guys,
I have finally made it. I created an admin interface for a framework. It’s been on my todo list for years and with the curre...
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New







