Skip to content

Releases: ylab-hi/pxblat

v1.2.1

16 May 05:56
Compare
Choose a tag to compare

Changes

Bug Fixes

  • Update sphinx-immaterial version to ^0.11.11

Features

  • Add build_index function to generate precomputed index

Miscellaneous Tasks

  • Remove pysam for dev dependencies
  • Add workflow step for listing workflows folder

Styling

  • Update pipx install commands in tests workflow
  • Update Poetry and Nox installation commands
  • Add type ignore to deprecated import

📦 Dependencies

v1.1.20

06 Feb 22:03
Compare
Choose a tag to compare

Changes

Bug Fixes

Miscellaneous Tasks

  • Now the id of the query result will be a string concat the first 5 letters and the length of the sequence. for example, TACCG_100

📦 Dependencies

v1.1.19

05 Feb 21:21
Compare
Choose a tag to compare

Changes

📦 Dependencies

  • build(deps-dev): bump sphinx-autobuild from 2021.3.14 to 2024.2.4 (#251) @dependabot
  • build(deps): bump pip from 23.3.2 to 24.0 in /.github/workflows (#252) @dependabot
  • build(deps): bump linkify-it-py from 2.0.2 to 2.0.3 in /docs (#253) @dependabot

v1.1.18

03 Feb 04:02
Compare
Choose a tag to compare

Changes

📦 Dependencies

v1.1.10

01 Nov 04:50
Compare
Choose a tag to compare

Changes

  • No changes

v1.1.9

31 Oct 22:06
Compare
Choose a tag to compare

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

v1.1.8

30 Oct 19:20
Compare
Choose a tag to compare

Changes

  • No changes

v1.1.7

30 Oct 17:45
Compare
Choose a tag to compare

Changes

  • No changes

v1.1.5

30 Oct 15:13
Compare
Choose a tag to compare

Changes

  • No changes

v1.1.2

30 Oct 05:23
Compare
Choose a tag to compare

Changes

  • No changes