Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

v0.2.0 - 2024-05-15

Changed

  • Update pyopal dependency to v0.6.0.

  • Use scoring-matrices package to expose the scoring matrix of pyswrd.Scorer objects.

  • Inline some SWORD functions to improve performance in some critical sections.

v0.1.1 - 2024-02-28

Added

  • Support for passing a running ThreadPool to pyswrd.search.

Changed

  • Update pyopal dependency to v0.5.2.

v0.1.0 - 2024-01-20

Initial release.