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.1.4 - 2026-04-20#
Fixed#
Inadequate runtime dispatch of AVX2 code causing crashes on pre-Haswell x86-64 (#2).
Changed#
Compile wheels for Python Limited API 3.11.
v0.1.3 - 2024-10-21#
Changed#
Update
scoring-matricesdependency tov0.3.0.
v0.1.2 - 2024-10-15#
Changed#
Rewrite package build using
scikit-build-core.Update documentation to use the PyData theme.
Removed#
Support for Python 3.6.
v0.1.1 - 2024-05-15#
Fixed#
Compilation on
armv7platform.Patching of MacOS compiler flags for platform-specific support.
v0.1.0 - 2024-05-08#
Initial release.