Skip to content

v1.1.1

Compare
Choose a tag to compare
@golobor golobor released this 10 Dec 19:54
· 12 commits to master since this release
a110cf5

What's new in v1.1.1

Bugfixes:

  • Pairtools migrated to pyproject.toml + cibuildwheel and will now release binary wheels for Linux. --no-build-isolation became a mandatory flag.
  • Cython is now required during the build stage to avoid the "circular import" bug.
  • Fix the incomplete API functionality for read-side detection.

Full Changelog: v1.1.0...v1.1.1