Skip to content

redpen-1.4.3

Compare
Choose a tag to compare
@takahi-i takahi-i released this 26 Jan 07:11
· 851 commits to master since this release

This release contains following bug fixes and improvements.

  • Bug fixes
    • make SuccessiveWord and DoubledWord validators case-insensitive #536
    • Fixing JS validator failure case #524
    • Fixed the error message of the SuggestExpression validator #523
  • Misc Improvements
    • upgrade selenide to 3.1.1, which already includes phantomjs support #537
    • make it possible to redefine baseUrl for external usage from redpen-wordpress-plugin #535
    • Add UI tests for redpen-server using Selenide #534
    • redpen-server: check for java executable or JAVA_HOME, just like redpen-cli does #533
    • do not require JAVA_HOME if `java' is already in PATH #532
    • Sandboxing JavaScript runtime environment #520
    • use File.separator instead of '/' for the better multi-OS support.
    • Honoring skip words on KatakanaEndHyphenValidator #526