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!
First Post!
Eiji
Looks like Bob still did not prepared a release for this version …
0
Most Liked
josevalim
Creator of Elixir
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
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
Release: Release v1.10.0 · elixir-lang/elixir · GitHub
Support for Erlang/OTP 21+
Elixir v1.10 requires Erlang/OTP 21+, allowing Elixir ...
New
Release: Release v1.11.0 · elixir-lang/elixir · GitHub
Over the last releases, the Elixir team has been focusing on the compiler, both i...
New
Official announcement: Elixir v1.12 released - The Elixir programming language
Elixir v1.12 is out with improvements to scripting, tight...
New
Elixir v1.14 brings many improvements to the debugging experience in Elixir
and data-type inspection. It also includes a new abstraction...
New
New
This release adds basic support for Erlang/OTP 26. When migrating
to Erlang/OTP 26, keep it mind it changes how maps are stored
interna...
New
Other popular topics
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
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
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
What is the idiomatic way of matching for not nil in Elixir?
E.g.,
First way:
defp halt_if_not_signed_in(conn, signed_in_account) when...
New
Hello all!
I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
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
- #code-sync
- #javascript
- #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
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









