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.7.1

7 years ago

This release contains following improvements.

  • Bug fixes
    • Fix error messages (VoidSection) #678
      • Failed starting RedPen server in Windows environment #704

redpen-1.7.1.rc

7 years ago

redpen-1.7.0

7 years ago

This release contains following improvements.

  • Features
    • Added the validator for doubled negative conjunctions #668
    • Make configuration file specify in redpen-server command #689
    • Make JavaScript based Validators configurable #676
    • Add SuccessiveSentenceValidator #672
  • Bug fixes
    • Fix error messages (VoidSection) #678
    • Change the way to install maven (AppVeyor)#680
    • Fix a bug in CommaNumber #684
    • Implement handling of labeled single-line list #685
    • Fixed handling of attribute of images #686
    • Make sure the message obtained is in validators locale.#691
    • Fix mismatch in JapaneseStyle. #679
    • Fix DuplicatedSection exception #692
  • Misc Improvements
    • Enhance Ambiguous noun conjunction #677
    • Add limit parameter to VoidSection #674
    • Improvement Re:VIEW keyword and href handling #687
    • Introduced min_interval opiton to DoubledJoshi #695
    • Enhance AsciiDoc parser test for tables #681
    • Fix spell miss #696

redpen-1.6.2

7 years ago

This release contains following improvements.

  • Bug fixes
    • Fix version number

redpen-1.6.1

8 years ago

This release contains following improvements.

  • Bug fixes
    • Number expresions should not precede kanjis #660
    • Add handling to skip error when the parenthesis are multi-byte character #661
    • Allowing non-top headers to start document #662

redpen-1.6.0

8 years ago

This release contains following improvements.

  • Features
    • Annotation for suppressing validation errors #649
    • Addition of Tokenizer UI to redpen-server #645 #632
    • Adding a validator that looks for gapped section. #629
    • Adding VoidSectionValidator #611
    • Experimental support Re:VIEW parser #601
    • Porting the japanese-anchor-expression.js validator #603
    • Porting the long-kanji-chain.js validator #600
    • Adding -c option to RedPenRunner for specifying configuraiton xml for server instance #577
    • Porting the japanese_number_expression.js validator #602
    • Porting section level validator #596
    • Porting the doubled_no.js validator #595
    • Detect text format from the file extension #497
  • Bug fixes
    • Fix doubledword bug #652
    • Do not create Level 0 seciton in Markdown when the input document start from a section #648
    • Make contents in list elements tokenized in Document.builder #640
    • MIME type related fixes #635
    • Lexing comments in more compatible way #630
    • DuplicatedSection validator preserves the document across the http requests. #621
    • Excluding floating point numbers in InvalidSymbolValidator #618
    • Fix a bug in SpaceBetweenAlphabeticalWord #591
    • Remove slash for splitting directory in order to fix windows support #582
  • Misc Improvements
    • Add review samples #651
    • Enhance default settings #642 #592
    • simplify ValidatorFactory using reflections lib. #620
    • Change the handling of @ in Re:VIEW format #610
    • Autorun Jetty in RedPenDemoTest #604
    • Porting space_with_latin_word.js into SpaceBetweenAlphabeticalWordValidator #597

redpen-1.6.0-experimental

8 years ago

redpen-1.5.5

8 years ago

This release contains following improvements.

  • Bug fixes
    • Fix a bug in SpaceBetweenAlphabeticalWord #591
    • Handling StackOverflowError from EndOfSentenceDetector #598
  • Misc Improvements
    • Modify default settings of redpen command #592

redpen-1.5.4

8 years ago

This release contains following improvements.

  • Bug fixes
    • #574 is still alive on multiple image links #578
  • Misc Improvements
    • Activate AppVeyor for Windows support #580

redpen-1.5.3

8 years ago

This release contains following improvements.

  • Bug fixes
    • Hot fix of exception in Markdown parser #575
  • Misc Improvements
    • Adjust dependency scopes of redpen-server module #576
    • server-config (support -c option for specifying configuraiton in RedPen server ) #577