Elixir
Elixir Core Team
Elixir v1.11.3 released
Release: Release v1.11.3 · elixir-lang/elixir · GitHub
1. Enhancements
Elixir
- [Macro] Add
Macro.unique_var/2andMacro.generate_unique_arguments/2
2. Bug fixes
Elixir
- [Code] Do not raise when checking for operator ambiguity when
:static_atoms_encoderis set inCode.string_to_quoted - [Kernel] Emit undefined function warnings from
with - [Kernel] Do not fail type checking when literals are used in guards
- [Module] Do not warn for attributes used in
@after_compile - [Record] Make sure nested record names do not clobber each other
ExUnit
- [ExUnit.Assertions] Do not crash if there are macros and module attributes on the left side of
++
IEx
- [IEx.Helpers] Do not use Unicode chars if ANSI is disabled
Mix
- [mix deps.compile] Fix compatibility with rebar v3.14
- [mix release] Do not use private
ram_file:compress/1 - [mix xref] Do not crash when retrieving calls for modules in memory
Have fun!
First Post!
fabiomotta0311
I tried to install through the file Next Next exe for windows but Although it finished successfully, it did not apply the new release.
Popular in News
This release includes type inference of patterns to provide warnings for an initial set of constructs (binaries, maps, and atoms). It al...
New
Hi everyone,
I am really happy to announce Plug v1.4.0-rc.0. It has many improvements and bug fixes:
Multipart support is now implemen...
New
Hi everyone,
We have just released Elixir v1.8.0-rc.0. For more information, checkout the CHANGELOG.
Please give it a try and give us f...
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
Note this release includes offline Elixir installers for Windows per supported Erlang/OTP version.
1. Enhancements
Elixir
[Module] Mark...
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.16 released - The Elixir programming language
1. Enhancements
EEx
[EEx] Include relative file informat...
New
Hi everyone,
We have just released the second release candidate for the next Elixir version: v1.7.0-rc.1.
The CHANGELOG and precompiled...
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
New
Other popular topics
Hello!
tl;dr Announcing Oban, an Ecto based job processing library with a focus on reliability and historical observability.
After spen...
New
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
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
Hi all,
I’ve just started learning Elixir and Phoenix Framework, so please pardon my n00bness at this stage.
I’m trying to use Postgres...
New
I am trying to figure out how Mix knows whether the environment is test, dev, or prod – where is this set?
Thanks.
New
Using vs code and installed ElixirLS: support and debugger.
And I got an error popped up on start up says
Failed to run ‘elixir’ comma...
New
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition)
It’s been a while since we first asked this, I...
New
Hi everyone,
I was playing with phoenix liveView but I run into an issue. I have a form and want to validate each input text when the te...
New
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
Lets say I have map like this fetching from my database
%{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
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









