v1.2.6
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