Skip to content

v1.2.6

Compare
Choose a tag to compare
@josevalim josevalim released this 06 Jun 13:38

1. Enhancements

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

2. 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