Skip to content

1.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 10:09
**1.24.0**

- Fix and simplify `read_until_bytes` (used by racer)
- Fix crash on unicode char boundary
-Improve the emoji situation 2: Accept that dealing with emoji is too troublesome and just replace any char with width != 1 with '�'. The char is not actually replaced, only the printing is affected, this means the output wont change