Evan Czaplicki is announcing that Elm with version number 0.16 is already available to download.
What is Elm ?
Elm is .
Elm is basically a compiler written in Haskell. It takes Elm files and outputs them as HTML, CSS and JS files, ready to be deployed to any Web server. The main purpose of Elm is to provide a more powerful programming environment for the Web, but still output code in an universally known format.
This is changelog for Elm version 0.16 :
You can read the complete changelog and also download this latest version on their homepage: elm-lang.org