1.2.6
Released on 2016-06-06
Changes
- Type
- enhancement
- Tool
- Elixir
- Module
- Kernel
- Description
- Support Erlang 19
- Type
- enhancement
- Tool
- Elixir
- Module
- Kernel
- Description
- Supported generated: true in the `quote` special form
- Type
- bugfix
- Tool
- Elixir
- Module
- Path
- Description
- Fix a bug in path join with "/" followed by empty segments
- Type
- bugfix
- Tool
- Elixir
- Module
- String
- Description
- Fix a bug in NFD normalization when followed by one-byte sized graphemes
- Type
- bugfix
- Tool
- Elixir
- Module
- Typespec
- Description
- Correctly support `<<_::size, _::_*unit>>` syntax