Elixir
Elixir Core Team
Elixir v1.19.3 released
1. Enhancements
Elixir
- [Kernel] Support /E modifier for regular expressions in config files
Mix
- [mix compile] Allow forcing specific compilers, such as
--force-elixir,--force-app, etc - [mix help app:APP] Support showing helps for apps in Elixir and Erlang standard libraries
2. Bug fixes
ExUnit
- [ExUnit.Case] Fix crash when formatting errors caused by a linked/trapped exit during
setup_all
Mix
- [mix compile.app] Ensure functions in the format
&Mod.fun/aritycan be written to .app files - [mix compile.app] Ensure strings with Unicode characters can be written to .app files
Most Liked
arcanemachine
As always, thanks to the team for the ceaseless work and ever-improving software!
22
Popular in News
1. Enhancements
Elixir
[Code] Add Code.eval_quoted_with_env/4 with support for the :prune_binding option
ExUnit
[ExUnit.Case] Allow te...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.11.3
1. Enhancements
Elixir
[Macro] Add Macro.unique_var/2 and Macro.gen...
New
Elixir v1.5.0-rc.2 has been released.
This is the third release candidate for the upcoming Elixir v1.5. It includes bug fixes, enhancem...
New
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: ...
New
Hello folks,
the Elixir team (well me, but I got a thumbs up from the others :P) is looking for contributors and potentially maintainer...
New
Hello everyone,
We have released Elixir v1.3.3. This release has some compiler- and dialyzer-related improvements as well as some enhan...
New
1. Bug fixes
Logger
[Logger.Translator] Fix logger crash when :gen_statem’s format_status/2 returns non-tuple
Mix
[mix deps.get] Fix r...
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
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
Official announcement: http://elixir-lang.org/blog/2017/01/05/elixir-v1-4-0-released/
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
Here are few pieces of (common) Linux knowledge that we use for reasonably small one server apps. We use Ubuntu but this should work for ...
New
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
Hello all!
I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
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
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
ExUnit now has describe blocks which is a welcome addition coming from RSpec. In the docs, it states that nested hierarchies of describe ...
New
This post is an instruction guide to help you setup your Neovim for Elixir development from scratch. It includes general information on h...
New
by Lance Halvorsen
Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web application...
New







