Skip to content

Version 0.8.3

Latest
Compare
Choose a tag to compare
@sylvainhalle sylvainhalle released this 18 Dec 15:27
· 65 commits to master since this release

Download either:

  • textidote.jar for a manual install, OR
  • textidote_0.8.3_all.deb to install via apt-get (for Debian-based systems)

Major change

The single most major change is that 0.8.3 now compiles with Language Tool version 5.6 instead of 4.6. Although this looks trivial, creating this file requires some trial and error. A repository now describes the exact procedure, which should make the upgrade to newer versions faster in the future.

This officially closes a few long-standing issues revolving around the creation of an up-to-date fat JAR for Language Tool, namely (#136 and #193). It also paves the way for a closing of some other issues such as #188 (which will be done in a later release).

Other changes

Here are the other changes integrated by users since the last release. Thanks to @ErikBjare, @acorbe, @daniel-vera-g, @dezeroku, @LDeakin, @chenyuheng and @ashwinvis!

  • eqnarray recognized as a LaTeX environment (#167)
  • Support for \href command (#170)
  • Encoding option no longer ignored (#176)
  • Polish language added in command line parameters (#178)
  • Markdown cleaner can ignore comments as in LaTeX (#182)
  • A tilde is allowed after "et al." (#192)