Skip to content

Release 2.5.0

Compare
Choose a tag to compare
@maxbachmann maxbachmann released this 14 Aug 07:27
· 395 commits to main since this release
0c03005

Added

  • added support for KeyboardInterrupt in processor module
    It might still take a bit until the KeyboardInterrupt is registered, but
    no longer runs all text comparisions after pressing Ctrl + C

Fixed

  • fix default scorer used by cdist to use C++ implementation if possible