Skip to content

The irregular expression release

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 22 Oct 15:38
· 8 commits to master since this release
afcc5c5

Fix a broken regex that resulted in the slow path being chosen for some operations. This fix should result in notable speedups for some operations, such as wrapping text.

[13.9.3] - 2024-10-22

Fixed

  • Fixed broken regex that may have resulted in poor performance. #3535