Elixir v1.6.0 released: elixir-lang.org/blog/2018/01/1…
The Elixir programming language
5,733 posts
Elixir is a dynamic, functional language designed for building scalable and maintainable applications.
This account is now inactive.
Joined February 2012
- Learn more about how the Discord team is using Elixir and the Erlang VM to deliver more than 26 million WebSocket events per second to more than 12 million concurrent users:
- In Elixir v1.6 you can invoke "mix test --slowest N" to print the N slowest tests in your suite.
- Up to 18 cores on the iMac Pro. Luckily Elixir will use all of them by default to compile, handle jobs, serve requests, run tests and more!
- Elixir v1.9 is out! Built-in releases, config, and more: elixir-lang.org/blog/2019/06/2…
- Elixir v1.8.0 released: elixir-lang.org/blog/2019/01/1…
- Elixir v1.12 released! Scripting improvements, stepped ranges, tighter integration with Erlang/OTP 24+, then/tap, and more: elixir-lang.org/blog/2021/05/1… #MyElixirStatus
- Elixir v1.11 released: elixir-lang.org/blog/2020/10/0… - a special surprise for everyone at ElixirConf EU!
- Elixir v1.16 released: elixir-lang.org/blog/2023/12/2… The notable improvements in this release are the addition of compiler diagnostics and extensive improvements to our docs in the forms of guides, anti-patterns, diagrams and more. Enjoy!
- A code formatter that formats your codebase according to a consistent style will be part of Elixir v1.6. All you need to run is `mix format`!
- Elixir v1.15 released: elixir-lang.org/blog/2023/06/1… * Faster compile and boot times * Compiler warnings and errors * Full integration with Erlang/OTP logger
- Elixir v1.6.0-rc.0 is out! Release notes: github.com/elixir-lang/el… Forum discussion: elixirforum.com/t/elixir-v1-6-… Give it a try!



