Elixir release

1.2.6

Change breakdown

Organization at a glance

Detailed changelog

Enhancement

2 changes

Tool: Elixir Module: Kernel

Support Erlang 19

Tool: Elixir Module: Kernel

Supported generated: true in the quote special form

Bugfix

3 changes

Tool: Elixir Module: Path

Fix a bug in path join with "/" followed by empty segments

Tool: Elixir Module: String

Fix a bug in NFD normalization when followed by one-byte sized graphemes

Tool: Elixir Module: Typespec

Correctly support <<_::size, _::_*unit>> syntax