Elixir
Elixir Core Team
Elixir v1.13.1 released
Release: Release v1.13.1 · elixir-lang/elixir · GitHub
1. Bug fixes
Elixir
- [Code] Do not show code snippets in
SyntaxErrorandTokenMissingErrorif line is empty - [Exception] Do not fail blaming
ArgumentErrorfor improper lists onapply/3 - [Macro] Set a max
line_lengthforMacro.to_string/1 - [Macro] Fix formatting of lists on module attributes for
Macro.to_string/1 - [String] Fix incorrect codepoint byte counting in
slicewith negative positions in ranges - [Task] Ensure async streams can be consumed from another process than the one that creates them
- [URI] Undeprecate
URI.parse/1asURI.new/1is too strict in many common cases - [URI] Make sure
URI.new/1returns nil for empty paths
IEx
- [IEx] Make sure the
--versionflag halts IEx
Mix
- [Mix] Make protocol consolidation part of the
Mix.install/2cache
Checksums
- Precompiled.zip SHA1: 40762ffbef86cbbfd0c79a94e057fb987dc882ff
- Precompiled.zip SHA512: bb02ead0d4ccf499ff0473fbbb17fd12de4ba476b463c0452138bc1ef9004547166e75ffe7c6f96b9497adc9fecbda4ad57bfe0f17f1ba95d8339a0e98c29b03
- Docs.zip SHA1: 066586bc79319f6248b26143124b76520e995c19
- Docs.zip SHA512: 7c33c6208250a88646ffc2a2f74a944e7f1a9c69473791e9faaf054bd476876a1dd80d8c792a5c47b5bf350a77c0ba4ef191f3b4509b9e962d2514ef88bff9a3
Have fun!
Most Liked
muelthe
Thank you 
3
josevalim
Creator of Elixir
Maybe that’s how we would do it if there was no parse function but it is not worth forcing a change in users for that.
1
LostKobrakai
Package repositories are not maintained by the elixir team. When releases become available depends on the individual repositories and their maintainers/update strategies.
1
konstantine
Elixir v13 (sans the incorrect codepoint byte counting in slice) is a true pleasure to work with. A big thank you to the Core Team for the leap forward. And happy new year to everyone!
1
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
Code snippets in diagnostics
Elixir v1.15 introduced a new compiler diagnostic format and the ability to print multiple error diagnostics...
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
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.11.1
1. Bug fixes
Elixir
[Code] Ignore tracers if lexical tracker is dea...
New
It is a maintenance release, so nothing out of the ordinary.
Please see the release notes for more information: https://github.com/elix...
New
See the post: https://elixir-lang.org/blog/2017/12/05/whats-new-in-elixir/
Kudos to @doomspork for starting the series!
New
1. Enhancements
IEx
[IEx.Autocomplete] Speed up loading of struct suggestions
2. Bug fixes
Elixir
[Code.Fragment] Fix Code.Fragment.su...
New
1. Enhancements
Elixir
[Code] Add :emit_warnings for Code.string_to_quoted/2
[File] Add :offset option to File.stream!/2
[Kernel] Auto i...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0
Support for Erlang/OTP 21+
Elixir v1.10 requires Erlang/OTP 21+, all...
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
Other popular topics
I believe there are people here who are dealing with CSV files import on the daily basis, and since Excel is a really popular tool there ...
New
I want to try my hand at web scraping. What tools/libraries do I need to use. I’m hoping to turn this into something professional so don’...
New
What is most correct way to open, read and parse JSON file with poison?
For example if we have example.json file in root of some projec...
New
I would like to know what is the best IDE for elixir development?
New
I wanted to check elixir version in phoenix because i found that my elixir is 1.5 but when i use Enum.chunk_by it said the function is un...
New
The Elixir Typespec docs show the following syntax for keyword lists in typespecs:
# ...
| [key: type] # keyword lis...
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
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
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
Hey :wave:t3: Elixir community,
I’ve been learning Elixir, and working on some side projects. My editor of choice is VSCode, and althoug...
New







