Skip to content

Release 1.5.1

Compare
Choose a tag to compare
@takahi-i takahi-i released this 17 Mar 01:16
· 654 commits to master since this release

This release contains following improvements.

  • Misc Improvements
    • SuggestExpressionValidator should do whole matches only #566
    • Added redpen-server launcher script for Windows #555
    • Add basic Russian support #568
    • Allow specifying minimum length of detected doubled words #569
    • Do not require after space if it is at the end of sentence #570
  • Bug fixes
    • Fix broken handling of spaces at the end of line in markdown parser #567
    • SuccessiveWordValidator should not report formatted numbers as errors #565