Releases: rusty-ecma/RESS
Releases · rusty-ecma/RESS
v0.11.6
Fixed
- Fixed a bug that wasn't taking into account previously skipped white-space at the beginning of a regular expression. This resulted in
Item::location.end.column
reporting a larger number than it should have been.