Elixir
Elixir Core Team
Elixir v1.9.2 released
Release: Release v1.9.2 · elixir-lang/elixir · GitHub
1. Enhancements
Mix
- [mix release] Allow
{:from_app, app_name}as a version for releases
2. Bug fixes
Elixir
- [Kernel] Ensure compilation works for a variable named
super - [Kernel] Ensure capture operator of a local function expands correctly inside a macro
- [Regex] Ensure dynamic recompilation of regexes considers options. This fixes an issue where parsing the protocol in
URI.parse/1seemingly looked case sensitive when running Elixir precompiled on another machine
Mix
- [mix release] Use
Base.encode32when generating cookie to avoid unsafe chars - [mix release] Fix
installcommand on Windows - [mix release] Quote executable path on Windows to ensure it works on directories with spaces
Have fun!
Most Liked
josevalim
Creator of Elixir
I have backported :tar to v1.9 so if we do a new patch release, it will be included.
10
DiodonHystrix
gmile
@DiodonHystrix tar was added in Add `:tar` option for releases to create a tarball by Gazler · Pull Request #9290 · elixir-lang/elixir · GitHub. It’s currently available in master. I believe it’s a feature we’ll have to wait for until the next major release.
1
Popular in News
Hi everyone,
We have just released Elixir v1.8.0-rc.1. It contains only one bug fix compared to v1.8.0-rc.0. You can read the previous a...
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 everyone,
We have just released GenStage 0.10.0 with an important bug fix if you were using the BroadcastDispatcher with a selecto...
New
This release requires Erlang/OTP 24 and later.
Elixir v1.15 is a smaller release with focused improvements
on compilation and boot time...
New
1. Enhancements
Elixir
[Kernel] Speed up loading of runtime modules in the parallel compiler
[Range] Optimize range membership implement...
New
1. Enhancements
Mix
[mix compile.elixir] Do not run fixpoint computation on runtime dependencies. This should considerably improve compi...
New
Release: https://github.com/elixir-lang/elixir/releases/tag/v1.13.3
1. Enhancements
Mix
[mix format] Supply file and line to formatter ...
New
Hey everyone! It’s my enormous pleasure to present Hex Diff, an official hex.pm service for generating web-based diffs between package ve...
New
Official announcement: Elixir v1.4 released - The Elixir programming language
New
New
Other popular topics
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 the...
New
Hello, how can I check the Phoenix version ?
Thanks !
New
In templates/appointment/index.html.eex:
<%= for appointment <- @appointments do %>
<tr>
<td><%= appoi...
New
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors:
[WARN] - (starship::utils): Executing command ...
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
Hi,
I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
What is the proper way to load a module from a file in to IEX?
In the python world, doing something like this pretty standard:
from ....
New
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
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #javascript
- #code-sync
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









