Skip to content

0.28.0

Compare
Choose a tag to compare
@nosami nosami released this 10 Jun 10:48
· 130 commits to 7.0 since this release
  • Fix for incorrect handling of whitespace with aw
    Current implementation doesn't handle whitespace surrounding a word correctly.

  • Also, a fix for a subtle bug in findWordBackwards: current implementation would stop
    working when traversing back more than one whitespace.

  • Add S implementations

Thanks to @shirshov!