What's Changed
Improve Python bindings and Windows & Apple Silicon support by @ThePituLegend in #11
- Now offering a proper Python module, which is installable from PyPI or source. Check bindings/python for more information.
- Platform support extended from Linux/macOS x86_64 to Windows x86_64 and macOS M1.
Full Changelog: v1.1-fix...v1.2
Precompiled binaries
We offer pre-compiled versions of QuickEd tools (generate-dataset and align-benchmark) for Linux (x86_64), Windows (x86_64) and macOS (x86_64 and Apple Silicon), both with and without SSE4.1+AVX2.
If this configuration is incompatible with your environment, please compile your own binaries.