josevalim
Creator of Elixir
Elixir v1.3.3 released
Hello everyone,
We have released Elixir v1.3.3. This release has some compiler- and dialyzer-related improvements as well as some enhancements asked by third-party projects, such as the support for :sparse checkouts on git dependencies (for Nerves projects), the ability to configure the ANSI Color when logging (used by Ecto) and the ability to disable dependency loading by Mix (used by rebar3, hex and nixos).
The full CHANGELOG is here: https://github.com/elixir-lang/elixir/blob/v1.3/CHANGELOG.md#v133-2016-09-17
Most Liked
andre1sk
Congrats!! Thank you for all the amazing work.
2
Oxyrus
Thanks to all the contributors for this amazing job!
2
Popular in News
I hereby officially announce the Elixir type system effort is transitioning from research into development. Read the full-announcement he...
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
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
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
Release: Release v1.12.3 · elixir-lang/elixir · GitHub
1. Bug fixes
Elixir
[Code] Make sure that bindings in the default context return...
New
Announcement: Elixir v1.13 released - The Elixir programming language
1. Enhancements
EEx
[EEx] Add :parser_options to EEx functions
E...
New
1. Enhancements
Elixir
[Duration] Add Duration.to_iso8601/1 and Duration.from_iso8601/1
[Keyword] Add Keyword.intersect/2-3 to mirror th...
New
Official announcement: https://elixir-lang.org/blog/2018/01/17/elixir-v1-6-0-released/
Thanks everyone who gave the release candidate a...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.9.0
Releases
The main feature in Elixir v1.9 is the addition of releases....
New
moderators note:
A conclusion by @josevalim has been drawn in Proposal: Private modules (general discussion) - #143 by josevalim
While...
New
Other popular topics
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
I am trying to figure out how Mix knows whether the environment is test, dev, or prod -- where is this set?
Thanks.
New
If I have a string “1000 cfu/ml” . I want to remove the characters and / and space . So the string is like this
"1000"
What is the ...
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
None of the current solutions worked well for me, so I went ahead and built a user management system from scratch.
This project took far...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
New
I tried installing
elixir 1.11.2
erlang 23.3.4
via asdf in my zsh shell. Enabled the versions locally and globally.
When I list them ...
New
Hello everybody,
usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
Hey all,
I discovered Elixir and I love it. I always wanted to learn a functional programming and I intended to go for Haskell, but afte...
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







