Elixir
Elixir Core Team
Elixir v1.19.1 released
1. Bug fixes
EEx
- [EEx] Address Dialyzer warnings when invoking
EEx.compile_string
Elixir
- [Kernel] Optimize how types are computed for pretty printing
- [Kernel] Optimize how differences are computed in the type system
- [Macro] Do not escape options given to
dbg/2 - [Protocol] Improve protocol violation warnings
Mix
- [mix compile] Do not attempt to touch deleted files when compilation fails and then resumed with missing files
- [mix deps.compile] Do not spawn partitions when all dependencies are local and already compiled
First Post!
josevalim
Creator of Elixir
Previous discussion: Elixir v1.19.0 released
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
Hello everyone,
Plug v1.2.0-rc.0 has been released. The biggest changes are:
Moved Mime support to an external library
A new error p...
New
The goal of private modules is to define a module that cannot be trivially accessed by other modules where they are not visible to.
In t...
New
1. Enhancements
Elixir
[Regex] Raise error message when regexes are used as default values in struct fields for compatibility with Erlan...
New
ExDoc v0.29 is out with a new amazing feature: cheatsheets!
Alongside guides and API reference, cheatsheets are another option for Elixi...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.10.2
1. Bug fixes
Elixir
[Macro] Fix a bug where Macro.to_string/1 would...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.9.3
This release deprecates the use of URLs on mix archive.install, mix e...
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
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
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
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
Hi folks,
Few months ago I have announced the proof-of-concept of the library to manipulate the browsers DOM objects directly from Elixi...
New
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine)
This is a plugin that adds support for Elixir to JetBrains IntelliJ...
New
i’m a new one to elixir
which editor can i use
vs code? or atom?
Thanks! :smiley:
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
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
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum.
...
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







