Skip to content

Releases: jeertmans/languagetool-rust

v2.1.4 - Fix check request's markup

10 Aug 07:17
231fb20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3 - Support text with hyphen values

24 Jul 13:45
3c9da44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.2 - Fix comma-separated options

29 May 12:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1 - Arch Linux package

07 Apr 08:45
Compare
Choose a tag to compare

Thanks @Dosx001 for contributing to this!

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0 - API from env. variables and fixed words requests

09 Feb 12:09
Compare
Choose a tag to compare

What's Changed

  • feat(cli/lib): fix words requests and add environ. variables for login by @jeertmans in #64

Full Changelog: v2.0.0...v2.1.0

v2.0.0 - Multithreading, reading filenames, better CLI and more!

07 Feb 11:24
Compare
Choose a tag to compare

This releases a new major version of LTRS!

The most notable changes are:

  • a better CLI, using Clap v4;
  • the automatic text-splitting feature that splits too-long text into multiple fragments, using multiple threads;
  • the ability to read from multiple files instead of --text;
  • a much better documentation;
  • and more (see PRs below)!

What's Changed

New Contributors

Full Changelog: v1.3.0...v2.0.0

v2.0.0-beta - New cli and features

07 Feb 08:09
Compare
Choose a tag to compare
Pre-release

What's Changed

  • feat(lib): splitting text based on length by @jeertmans in #18
  • chore(fmt): rustfmt nightly and documentations by @jeertmans in #55
  • chore(README): update image to be SVG by @jeertmans in #57
  • feat(cli/lib): automatically splitting long text into multiple and threading by @jeertmans in #58

Full Changelog: v2.0.0-alpha...v2.0.0-beta

v2.0.0-alpha - Prelease testing

04 Feb 19:14
a5d2817
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.0...v2.0.0-alpha

v1.3.0 - Docker integration

26 Aug 12:36
25cb0fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0 - New `TLS` features for more control on builds

11 Aug 10:23
8ba0948
Compare
Choose a tag to compare

What's Changed

  • feat(lib): add 3 new features and provide vendored TLS by @jeertmans in #14
  • fix(CHANGELOG): change PR numbers to fix links by @jeertmans in #15

Full Changelog: v1.1.1...v1.2.0