Redpen Versions Save

RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).

redpen-1.10.4

4 years ago

This release contains following improvements.

  • New features
  • Bug fixes
  • Misc Improvements
    • Add relative path of input files in output format #870

redpen-1.10.3

4 years ago

This release contains following improvements.

  • New features
    • Implement basic Korean support #849
  • Bug fixes
    • Increase the version of elasticsearch-analysis-kuromoji-neologd to 6.5.1 #862
    • Fix typo in error message. #866
  • Misc Improvements
    • added ForceDearu option + fixed MASU detection pattern #863
    • Fix build failure in JDK11 #852
    • Improve Okurigana feature #853
    • Support labelled section in Re:VIEW #844

redpen-1.10.2

5 years ago

TBD

v1.10.2-rc1

6 years ago

redpen-1.10.1

6 years ago

This release contains following improvements.

  • Bug fixes
    • Hotfix reference link #818
    • Support Java9 #814
  • Misc Improvements
    • Make SuggestExpressionValidator supports default dictionaries #807

redpen-1.10.0

6 years ago

This release contains following improvements.

  • New features
    • Add error level to VdalitaorConfiguration #788
    • Add threshold parameter to RedPen cli #793
    • Add list property of JapaneseJoyoKanji #805
    • Japanese spelling validator #794
  • Bug fixes
    • Fix bugs to flush error for level 0 section #799
  • Misc Improvements
    • Add special handling for small letter in KatakanaEndHypen #787
    • Disable DTD #789
    • Migrate to JUnit5 #797
    • Remove extra semi-colon in CSS file #798
    • Change default max_length parameter of ParenthesizedSentence #800
    • Remove ascii period from invalid-chars list for FULL_STOP #801
    • Add character normalization to detect same readings #808
    • Add test for user dictionary in JapaneseExpressionVariationValidator #806
    • Add redpen-plugin module in .slugignore #810
    • Fix a bug of SpacebwtweeenAlphabeticalWord #812
    • Improve server samples #811
    • Add handling of compound nouns in JapaneseExpressionVariation #809

redpen-1.9.0

6 years ago

This release contains following improvements.

  • Features
    • JoyoKanji Validator #462
    • Add maven-wrapper #767
    • Add feature to export configuration which closes #663 (#779)
    • Make the language of error message selectable #759
    • reST parser implementation #782
  • Bug fixes
    • Fix full-width space #768
    • Add missing Japanese error messages #772
    • Validator to check list level #765
    • Offset error with Spelling and backtick before it #754
    • Add invalid-word-ja.dat #781
    • Take care file permissions of command files #785
  • Misc Improvements
    • Document validators should be located under cc.redpen.validator.document #769
    • Add a test case for JapaneseStyleValidator #776

redpen-1.8.0

7 years ago

This release contains following improvements.

  • Features
    • Rename voidsection #751
    • Add sentence option #742
  • Bug fixes
    • Make server stop with password #756
    • Support headings with image in Markdown parser #755
  • Misc Improvements
    • Remove invalid-chars in Japense default symbol settings #752
    • Support validator deprecation #748
    • Enhance SpaceBetweenAlphabeticalWordValidator #740

redpen-1.7.6

7 years ago

This release contains following improvements.

  • Bug fixes
    • Fix error message for SectionLength #717
    • Fix error mssage of ParagraphNumber #718
    • Fix wordcount #723
  • Misc Improvements
    • Ability to load embedded JavaScript Validators located in resources/cc/redpen/validator/(section|sentence) #703
    • Make JS validators visible to Web UI #721

redpen-1.7.4

7 years ago

This release contains following improvements.

  • Bug fixes
    • Fix the prbolem in which Markdown parser extracts url in image as a … #707