After 4 months, Elixir v0.11.0 has been released with 832 commits since the previous minor release, done by more than 40 contributors. Although we have some great features in this release, the major f…
Elixir 程式語言
我不是化妝品
Elixir v0.10.0 is released with support for streams, sets and many improvements to the Mix and ExUnit applications. Streams The default mechanism for working with collections in Elixir is the Enum mod…
Elixir uses Erlang underneath, all the way down. Thanks to this, an Elixir project can run on the recently revealed “OS-less” Erlang VM called LING VM. LING VM is the core technology of Erlang on Xen.…
We are pleased to announce that Elixir is taking part in Google Summer of Code 2013 as member of the BEAM Community. This means that students all around the world can get paid to work on Elixir during…
Hot out of the oven! We just released Elixir v0.7.2 with a number of delicious improvements. One of the most important changes in this minor release is a partial rehaul of the type specification synta…
Elixir v0.7.0 was released with bug fixes and many improvements, like a String module to handle UTF-8 binaries and support to environments and nested dependencies in Mix. We have also taken important …
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!…