Skip to content

Releases: Michionlion/mesi

Mesi analyzes the play

08 Dec 06:53
Compare
Choose a tag to compare

This release adds an --average option, which prints the average distance computed against the given files after the individual comparison distances. An unimplemented --distribution option, intended for use in the future, was also added.

Mesi sprints down the field

26 Oct 05:18
Compare
Choose a tag to compare

This release adds more documentation, a --version option, and removes the bright white table styling from previous versions that were hard to read on light-themed terminals.

Full Changelog: v1.0.1...v1.0.2

Mesi sidesteps a defender

26 Oct 04:08
Compare
Choose a tag to compare

This release fixes a bug where in some situations, some distinct parts of compared file names were not displayed. Additionally, a new option, --table-format, was added. This allows configuration of the output table format, using tabulate's table formats.

Full Changelog: v1.0.0...v1.0.1

Mesi shoots... and scores!

25 Oct 09:33
Compare
Choose a tag to compare

Mesi is a tool to check the similarity between many different files; this is its first release, with support for many basic features and lots of text similarity/distance algorithms. You can even try out Mesi without downloading it!

pipx run mesi --help

If you don't have pipx installed, you may need to install it, but that's something you should do anyways. 😄