Skip to content

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

Compare
Choose a tag to compare
@jeertmans jeertmans released this 07 Feb 11:24
· 67 commits to main since this release

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