Elixir v1.2.6 released

Hello everyone,

We have released v1.2.6 today. It includes support for Erlang 19 and bug fixes in the Path, String and typespec functionality. Please send requests or patches to update your package managers.

The full changes are listed below.

Enhancements

  • [Kernel] Support Erlang 19
  • [Kernel] Supported generated: true in the quote special form

Bug fixes

  • [Path] Fix a bug in path join with “/” followed by empty segments
  • [String] Fix a bug in NFD normalization when followed by one-byte sized graphemes
  • [Typespec] Correctly support <<_::size, _::_*unit>> syntax
8 Likes

Update submitted to Fedora 24, which is getting close to final release. :slight_smile:

2 Likes