Elixir v1.6.0 released

Official announcement: https://elixir-lang.org/blog/2018/01/17/elixir-v1-6-0-released/

Thanks everyone who gave the release candidate a try and gave us feedback.

And special thanks to all the contributors!

Happy coding!

73 Likes

Congratulations on the release :slight_smile:

1 Like

Another great release - thanks and well done everyone involved :023:

1 Like

Whoo awesome! Congrats on another release!! ^.^

1 Like

I’m waiting for the moment it appears in my distributions repositories!

1 Like

Somebody please update the homebrew repo! Can’t wait to try it.

4 Likes

Congrats! The formatter is a really nice addition.

1 Like

Thank you for the hard work! We’re having such a great time working with Elixir on a real-time communication platform, it’s been a blessing for sure.

Now everyone on the team is excited about mix format haha. :smile:

1 Like

Congrats!

1 Like

great work, and congrats to everyone…

the formatter is and will be amazing…
(and I know from the js world what a difference it makes in enjoying and focusing on writing code - and not worrying about the formatting)

I believe this Elixir code formatter plugins for editors & IDEs (Wiki) has links for setting up most code editors…

3 Likes

Amazing work!

1 Like

Wow! So I can finally use mix format and vscode-elixir-formatter. Gofmt is one of my favorite tools in Go Programming Language.

Thank You!

3 Likes

Finally, I love this release.

1 Like

Nice work!!

1 Like

Awesome! Can’t wait to pull docker with this elixir version to run it and to use mix format :slight_smile:

3 Likes

Awesome !! :tada:

1 Like

Congrats and woot!! :grinning:

1 Like

Congrats! Awesome release. Looking forward to trying dynamic supervisor. Great callout that simple one to one was looking a little clumsy

2 Likes

Cool :slight_smile:
Now I can use the custom marker <%/ %> in my eex engine!

6 Likes

It’s available. Just upgraded via brew upgrade elixir :slight_smile:

$ elixir -v
Elixir 1.6.0 (compiled with OTP 20)
4 Likes