Elixir
Elixir Core Team
Elixir v1.11.2 released
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.11.2
1. Bug fixes
Elixir
- [Code] Do not crash when getting docs for missing
ertsappdir - [Kernel] Raise meaningful error if
:erlang.is_recordis used in guards - [Kernel] Prune tracers when fetching
__ENV__inside functions
Mix
- [mix] Fix regression where aliases could not call themselves recursively
- [mix compile] Do not discard tracers that are set programmatically
Checksums
- Precompiled.zip SHA1: 1c54c01b5449d631e673e4aaf205522eaeb8dbdc
- Precompiled.zip SHA512: 7b6ece70d2db6cf4b02c3e72f0ae2edc68e13a2651876525eab08e3c3c3f1f88d294e3f412c3fb736bc84ba4c2897930101b0ac715e322f1554f29c69e2d1e77
- Docs.zip SHA1: 6af70fd002e7a636e993f90443f99e2de333a2cd
- Docs.zip SHA512: 78d5ad489e3788c4c4257de404ee0e09c4f0cf5ba45290e331ddbe1f980796acda54559fba0a1fd55c4ea34d469129b1c4f1d9aac029807fff8e865919b2613a
Have fun!
Popular in News
1. Enhancements
Elixir
[Kernel] Raise when U+2028 and U+2029 characters are present in comments and strings to avoid line spoofing attac...
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
Hello folks,
I am super excited to finally share what I've been working on in the last few months: StreamData, an Elixir library for da...
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
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. Bug fixes
Elixir
[Code] Fix Code.quoted_to_algebra/2 for operator with :do key as operand
[Kernel.ParallelCompiler] Do not crash para...
New
Announcement: Elixir v1.13 released - The Elixir programming language
1. Enhancements
EEx
[EEx] Add :parser_options to EEx functions
E...
New
Elixir v1.5.0-rc.1 has been released.
This is the second release candidate for the upcoming Elixir v1.5. It includes bug fixes, enhance...
New
Hello everyone,
I would like to propose the addition of the Registry project to Elixir:
https://github.com/elixir-lang/registry
The...
New
Other popular topics
Hi! May someone helps me, please!
I have two apps into an umbrella project: the first one is Database, which manages queries, and the se...
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
Manning 2016 Halloween weekend sale via Deal of the Day
Friday, October 28 - Half off all MEAPs - code WM102816LT
Saturday, October 29 ...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
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
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
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New
I will often find my self writing things similar to:
case some_value do
nil -> something()
"" -> something()
_ -> someth...
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
I am trying to run a deploy with docker and I successfully runned with this command:
docker build -t romenigld/blog-prod .
but when I t...
New








