Elixir
Elixir Core Team
Elixir v1.10.3 released
Release: Release v1.10.3 · elixir-lang/elixir · GitHub
1. Bug fixes
Elixir
- [Code] Return
[{mod, bin}]fromCode.compile_file/2,Code.require_file/2,Code.load_file/2 - [Code] Make sure the formatter respects newlines before and after module attributes
- [Kernel.ParallelCompiler] Fix a bug where the parallel compiler would raise in long compilation cycles
- [Kernel.ParallelCompiler] Fix a bug where the parallel compiler would raise if some of the modules being compiled referred to a module that has been loaded directly to memory
- [Module] Fix accidental breaking change where bodiless clauses had their body value on
@on_definitioncallbacks set to an empty list instead ofnil - [String] Undeprecate
String.normalize/2normalize and fix infinite loop caused by certain invalid strings
ExUnit
- [ExUnit.Assertions] Fix pattern matching diff when matching on pinned variables
- [ExUnit.Assertions] Fix pattern matching diff when matching variable struct names
- [ExUnit.Assertions] Fix pattern matching diff when matching on the binary concat operator (
<>) and the left side is not a literal string - [ExUnit.Assertions] Fix pattern matching diff when matching on pseudo-vars (
__MODULE__,__DIR__, etc)
Mix
- [mix release] Respect the
:pathoption when creating a:tarfile for releases
Checksums
- Precompiled.zip SHA1: 382fa22e6f184c0cc87fcfbfa0053c349d85f6f1
- Precompiled.zip SHA512: fc6d06ad4cc596b2b6e4f01712f718200c69f3b9c49c7d3b787f9a67b36482658490cf01109b0b0842fc9d88a27f64a9aba817231498d99fa01fa99688263d55
- Docs.zip SHA1: e417c3849bbc0371e805b3265dbbb21e3ef02d3f
- Docs.zip SHA512: 6ffb0376701570fc06ecc801c8151deec700b8636278834c0e3b06798418193da916e99de9644239347d5239915b2161e17d6a155723551d82eb212592adb9bf
Have fun!
Popular in News
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
Hello folks,
the Elixir team (well me, but I got a thumbs up from the others :P) is looking for contributors and potentially maintainers...
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
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
In Elixir we are continuously trying to improve the experience for developers learning the language. However, there are still common road...
New
I hereby officially announce the Elixir type system effort is transitioning from research into development. Read the full-announcement he...
New
Official announcement: Elixir v1.12 released - The Elixir programming language
Elixir v1.12 is out with improvements to scripting, tight...
New
Today we celebrate 15 years since Elixir’s first commit! To mark the occasion, we are glad to announce the first release candidate for El...
New
Announcement: Elixir v1.7 released - The Elixir programming language
Release notes: Release v1.7.0 · elixir-lang/elixir · GitHub
Thanks...
New
Other popular topics
Hi All,
I set a environment variables in dev.exs , like below code.
when i start server, how can i set the ${enable} value?
thanks.
d...
New
I have a another noob question about loop. Since elixir is immutable, while loop is not directly possible.
total = 10
while total != 0
...
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
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help.
Where are they similar?
Where do they differ the m...
New
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
After calling mix ecto.create I get this error:
17:00:32.162 [error] GenServer #PID<0.412.0> terminating
** (Postgrex.Error) FATAL...
New
Hello, how can I check the Phoenix version ?
Thanks !
New
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: )
Hello all, this is ...
New
Good day to you all.
I have been struggling to get a query involving like and ilike to work.
Can anyone assist me on this, please?
pro...
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
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








