Skip to content

Release v1.3.22: Fix Binary File Case Sensitivity

Choose a tag to compare

@ad3002 ad3002 released this 14 Jun 18:32
· 50 commits to master since this release

Fixes

  • Fixed case sensitivity issues in Makefile binary targets (Build_13mer_hash vs build_13mer_hash)
  • All binary files should now compile correctly in CI environment
  • Temporarily building only Python 3.8 for faster testing

Changes

  • Fixed binary compilation issues that were causing make errors
  • Corrected file name case mismatches between source files and Makefile targets
  • Version updated to 1.3.22

This release should resolve the remaining binary compilation failures and include all expected binaries in the wheel packages.