Today, a parallel compiler just landed in Elixir main. The goal of the parallel compiler is to compile files in parallel, automatically detecting dependencies between files. In this blog post, we are …
Elixir 程式語言
我不是化妝品
We have finally released Elixir v0.5.0! This marks the first release since the language was rewritten. In this blog post, we will discuss what we achieved during this time and what are the next steps.
We have finally released Elixir v0.6.0! This release includes a build tool called Mix, support for Erlang typespecs, many improvements to IEx and improved IO, File and Macro support.
Elixir v0.7.0 is released with many improvements! Read on for more information.
Elixir v0.7.1 was released to celebrate the end of a two months journey traveling around Europe, United States and Brazil talking about Elixir.
Elixir v0.7.2 is released, new, improved type specifications syntax and many other improvements.
On the last 9th January, we celebrated two years since Elixir's first commit and to celebrate this occasion we have prepared a big release. Elixir v0.8 is out, with documentation, optimizations, bug f…
Elixir is taking part in Google Summer of Code 2013! Are you a student? Join us.
Elixir v0.8.2 is released with bug fixes, better Erlang R16 support and doctests.
The Erlang on Xen team has added support for Elixir and we will tell you how you can use it.
Elixir v0.9.0 is released with support for reducers, umbrella projects, faster compilation times and dropped support for R15 and earlier OTP versions.
Elixir v0.10.0 is out with support for streams, sets, pretty printing and many improvements for Mix and ExUnit.
Highlight of Elixir design goals.
Elixir v0.11.0 is out and it focus on improving and optimizing the patterns often used by the community.
In 0.12.0 Elixir's enumerators have gained the ability to suspend value.
Elixir v0.12.0 is out with improved enumerables, build patterns and welcoming a new member to our team.
Elixir v0.13.0 comes with substantial improvements to the language: maps, structs, comprehensiona and more. It also marks the announcement of the hex.pm package manager and the announcement of ElixirC…
Elixir v0.14.0 is released and expands the work on structs and bringing more of OTP right into Elixir and Mix.
Elixir v0.15.0 introduces Elixir's Logger, Mix aliases and is the last stop before Elixir v1.0. We are also glad to welcome Alexei into our team.
Elixir v1.0 is finally out.