Elixir
Elixir Core Team
Elixir v1.12.0-rc.1 released
Release: Release v1.12.0-rc.1 · elixir-lang/elixir · GitHub
1. Enhancements
Elixir
- [Code] Add
Code.cursor_context/2to return the context of a code snippet - [Module] Add
Module.reserved_attributes/0to list all reserved attributes by the language - [String] Update to Unicode 13.0
ExUnit
- [ExUnit] Add
ExUnit.async_run/0andExUnit.await_run/1
2. Bug fixes
Elixir
- [Kernel] Do not ignore unimplemented signatures from generated functions
- [Path] Do not crash when a volume is given to
Path.absname/1, such as “c:” - [Protocol] Do not forbid
defdelegateanddefexceptionin protocol bodies - the restriction fordefdelegatewill be added back on v1.13 though (regression)
Checksums
- Precompiled.zip SHA1: a083f0f354ede10cb16088c868706b77bcce2a2b
- Precompiled.zip SHA512: d669d3e4dc03fa9204d078aef84d0ed47cd2548f043cc57c677e151e0ba77ce453073e839789bc1336c8aa804cccb33692011c9455d6062e8e996e4c42642d31
- Docs.zip SHA1: 651b54b0bfa47c8503c3002d880d2e96898e768a
- Docs.zip SHA512: fb07171da7809c8f074eaddf029a478fdd778e360695de7834584bd4913ed6cb66b8db8c1c81408b3e791973dec56541d5e80e457247eef29bce5659fb25efdf
Have fun!
Most Liked
nickurban
Thanks team! Lots of good stuff in 1.12.
I’m particularly happy to see Kernel.then, which provides a standard way to pipe values into functions where the piped value does not take the first position in the function’s arguments.
https://github.com/elixir-lang/elixir/blob/v1.12/CHANGELOG.md
1
Popular in News
1. Bug fixes
Elixir
[bin/elixir] Properly handle the --dbg flag in Elixir’s CLI
[Code.Formatter] Add brackets around keyword lists when ...
New
1. Enhancements
Elixir
[Regex] Raise error message when regexes are used as default values in struct fields for compatibility with Erlan...
New
Hi everyone,
The next (and hopefully last) release candidate for Elixir v1.14 is out: Release v1.14.0-rc.1 · elixir-lang/elixir · GitHub...
New
Official announcement: Elixir v1.6 released - The Elixir programming language
Thanks everyone who gave the release candidate a try and g...
New
Hello folks,
Elixir v1.4.0-rc.0 has been released. This is a release candidate for the upcoming Elixir v1.4.0.
The most notable changes...
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
Mix
[mix compile.elixir] Do not run fixpoint computation on runtime dependencies. This should considerably improve compi...
New
Hi everyone, this release includes type inference across applications and is our last step before v1.20. Please give it a try!
Here are ...
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
Official announcement: Elixir v1.4 released - The Elixir programming language
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
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
Hi guys, i’m new in the Elixir world, and i have to say, that i love it!
i’m having some problem to understand anonymous functions with ...
New
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
I am VERY much an elixir newbie. I have taken one elixir course and one phoenix course on Udemy. During that course, I saw the instructor...
New
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
Hello!
Sorry for this astonishing simple question, but I’m really stuck. I try to set up the intellij-elixir plugin, but I don’t know ho...
New
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something…
Haskell reminds me of Java, and e...
New
Lets say I have map like this fetching from my database
%{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
Hi!
Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
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
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








