miniblog.
← Back to all posts
Wilfred Hughes
Jan 23, 2018 at 19:24
Elixir 1.6 introduces a code autoformatter, reformats the entire stdlib, and adds an elegant pattern match syntax for defining breakpoints!
https://elixir-lang.org/blog/2018/01/17/elixir-v1-6-0-released/
Elixir v1.6 released
Elixir v1.6 includes a code formatter, defguard, dynamic supervision and new module attributes that improves code quality and the developer experience