Skip to content

v1.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 22:06
· 277 commits to refs/heads/main since this release

Changes

[1.1.9] - 2023-11-01

Bug Fixes

  • Fix import error in fa2twobit.py

Documentation

  • Update installation.md with bug reporting information
  • Update tutorial.md and pyproject.toml files

Miscellaneous Tasks

  • Comment out dependency installation step
  • Remove unnecessary steps
  • Update release.yml and pyproject.toml files
  • Update Python version requirements
  • Add Python 3.8 to python_versions
  • Update Python version and import annotations
  • Update test matrix
  • Update release and test workflow
  • Update Python version requirement
  • Comment out unnecessary code in release.yml
  • Remove build_wheels_linux step
  • Update pypa/cibuildwheel to v2.16.2
  • Update build_wheels_linux and build_wheels_macos configurations
  • Update version to 1.1.8
  • Update Python versions and dependencies
  • Update release workflow
  • Update find_lib.py script
  • Update release.yml to remove unnecessary code

Refactor

  • Remove unnecessary code and add RAISE_ERROR flag
  • Remove unused variables and print statements
  • Refactor setup.py code
  • Comment out unnecessary code lines

Styling

  • Update code style badge
  • Import fix

Build

  • Remove unnecessary build configurations
  • Remove numpy dependency
  • Remove htsliib dependency
  • Update many Linux images for the macOS job