josevalim

josevalim

Creator of Elixir

Elixir v1.8.0-rc.0 released

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 feedback. If everything “just works™”, please let us know that too. Your feedback is really important!

To try it out, you can either compile the v1.8 branch from source OR use the precompiled files, as described in our install page .

Happy holidays!

Most Liked

Eiji

Eiji

No need, just update plugin and use asdf install elixir 1.8.0-rc.0-otp-21 :077:

kip

kip

ex_cldr Core Team

Compiled and tested ex_cldr and other derived packages with no issues at all, and compilation did indeed feel faster. Thanks for yet another solid release.

Can’t wait to get my new Cldr.Calendars package out the door based upon the new Calendar behaviour additions. It will also support serving configuration to the new formatter as well.

sneako

sneako

You can build it with asdf straight from github using ref: like asdf install elixir ref:v1.8.0-rc.0

dom

dom

I can see that for supports a new :reduce argument, but it’s not mentioned in the master branch doc:

https://hexdocs.pm/elixir/master/Kernel.SpecialForms.html#for/1

Should I look somewhere else for the doc?

josevalim

josevalim

Creator of Elixir

It seems our automated tools stopped updating the docs, we will investigate, thank you!

Where Next?

Popular in News Top

Elixir
1. Enhancements Elixir [Kernel] Raise when U+2028 and U+2029 characters are present in comments and strings to avoid line spoofing attac...
New
josevalim
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 implem...
New
Elixir
This release includes type inference of patterns to provide warnings for an initial set of constructs (binaries, maps, and atoms). It al...
New
Elixir
Elixir v1.18 is an impressive release with improvements across the two main efforts happening within the Elixir ecosystem right now: set-...
New
josevalim
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
josevalim
I hereby officially announce the Elixir type system effort is transitioning from research into development. Read the full-announcement he...
639 11510 165
New
Elixir
1. Enhancements Elixir [File] Support distributed File.Stream [Module] Add Module.get_last_attribute/3 [Task] Reduce footprint of tasks ...
New
Elixir
This release includes type inference of patterns to provide warnings for an initial set of constructs (binaries, maps, and atoms) within ...
New
josevalim
Hello everyone, A vulnerability has been disclosed to Plug. All applications that set cookies based on user input is vulnerable. The vul...
New
Elixir
Official announcement: Elixir v1.16 released - The Elixir programming language 1. Enhancements EEx [EEx] Include relative file informat...
New

Other popular topics Top

senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
JorisKok
I have a server on AWS, and was running a load test using artillery. When looking at the Phoenix dashboard I see the Ports going to 100% ...
New
malloryerik
Hi, this is for people who, like me, have had some friction using .html.heex templates in VSCode. The solution seems to be, in a hyphena...
New
KronicDeth
Elixir plugin for JetBrain’s IntelliJ Platform (including Rubymine) This is a plugin that adds support for Elixir to JetBrains IntelliJ...
289 35421 110
New
New
mcarvalho
What is the difference between System.get_env and Application.get_env? For example, what are best practices to use one versus another.
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers' Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New

We're in Beta

About us Mission Statement