Elixir
Elixir Core Team
Elixir v1.15.1 released
1. Enhancements
- [Code]
Code.string_to_quoted/2honors:static_atoms_encoderfor multi-letter sigils
2. Bug fixes
ExUnit
- [ExUnit.CaptureLog] Fix race condition on concurrent
capture_log - [ExUnit.CaptureLog] Respect options passed to nested
capture_logcalls - [ExUnit.Doctest] Properly compile doctests without results terminated by fences
- [ExUnit.Doctest] Allow variables defined in doctests to be used in expectation
IEx
- [IEx] Ensure
pryworks on Erlang/OTP 25 and earlier while IEx is booting - [IEx]
Code.Fragment.surround_contextconsiders surround context around spaces and parens
Logger
- [Logger] Do not assume Logger has been loaded at compile-time
- [Logger.Formatter] Properly handle
:functionas metadata
Mix
- [mix compile] Ensure the current project is available on the code path after its Elixir sources are compiled
- [mix compile] Guarantee yecc/leex are available when emitting warnings from previous runs
- [mix compile] Fix bug where an external resource was deleted after its
mtime was successfully retrieved - [mix compile] Track removed modules and exports across local deps
- [mix deps] Fix an issue where dependencies could not be started in an umbrella projects
- [mix release] Properly handle optional dependencies when there is a conflict in the application start mode
- [mix release] Remove
--werlfrom release scripts on Erlang/OTP 26
Most Liked
josevalim
Creator of Elixir
There was a small regression on Windows, so v1.15.2 has been released: Release v1.15.2 · elixir-lang/elixir · GitHub
9
Popular in News
NOTE: this is a focused thread, so we appreciate if everybody stayed on topic. Feel free to comment anything in regards to calendar forma...
New
1. Enhancements
Elixir
[CLI] Add --color/--no-color for enabling and disabling of ANSI colors
[Code.Fragment] Provide more AST context w...
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
Official announcement: Elixir v1.15 released - The Elixir programming language
This release requires Erlang/OTP 24 and later.
Elixir v1...
New
Hi everyone,
We have just released v1.7.0-rc.0.
The CHANGELOG and precompiled files are here: https://github.com/elixir-lang/elixir/rel...
New
Release: Release v1.12.0-rc.1 · elixir-lang/elixir · GitHub
1. Enhancements
Elixir
[Code] Add Code.cursor_context/2 to return the conte...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.11.0-rc.0
Over the last releases, the Elixir team has been focusing on th...
New
1. Enhancements
Elixir
[Kernel] Speed up loading of runtime modules in the parallel compiler
[Range] Optimize range membership implement...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.10.3
1. Bug fixes
Elixir
[Code] Return [{mod, bin}] from Code.compile_fi...
New
Official announcement: Elixir v1.16 released - The Elixir programming language
1. Enhancements
EEx
[EEx] Include relative file informat...
New
Other popular topics
Phoenix 1.4.0 released
Phoenix 1.4 is out! This release ships with exciting new features, most notably
with HTTP2 support, improved deve...
New
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
can someone please explain to me how Enum.reduce works with maps
New
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
I have an umbrella app.
Some of the apps inside depend on other apps in the umbrella, unsurprisingly.
I'm writing a test for one of t...
New
I’m working on defining a simple Ecto schema for a table (in PostGres), but I don’t see where I can define a column as NOT NULL. Conside...
New
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
Elixir appears to be a superior language to Python. I don’t see any advantage of Python over Elixir. Are there any?
New
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New







