Skip to content

Releases: fulcrumgenomics/pybwa

1.4.4

28 Jan 03:30
Compare
Choose a tag to compare

[1.4.4] - 2025-01-28

Chore

  • (release) Bump to 1.4.4

Ci

  • Add code coverage of cython files (#47)
  • Fix wheels build for osx (#48)

Feat

  • Improve error messages when bwa index files are not found (#46)

1.4.3

24 Jan 04:46
Compare
Choose a tag to compare

[1.4.3] - 2025-01-24

Chore

  • (release) Bump to 1.4.3

1.4.0

23 Jan 07:12
Compare
Choose a tag to compare

[1.4.0] - 2025-01-23

Chore

  • (release) Bump to 1.4.0

Feat

  • Add support for bwa mem -K

Fix

  • Bwa mem options
  • Bwa mem SA tag was truncated

1.3.4

22 Jan 02:02
Compare
Choose a tag to compare

[1.3.4] - 2025-01-22

Chore

  • (release) Bump to 1.3.4

Fix

  • Properly defect the Linux platform during build

1.3.3

22 Jan 00:04
Compare
Choose a tag to compare

[1.3.3] - 2025-01-21

Chore

  • (release) Bump to 1.3.3

Fix

  • Fix how gap extension mode is initialized in bwa aln

1.3.2

21 Jan 23:06
Compare
Choose a tag to compare

[1.3.2] - 2025-01-21

Chore

  • (release) Bump to 1.3.2

Fix

  • Fix the mode when using gap extensions

1.3.1

21 Jan 22:35
Compare
Choose a tag to compare

[1.3.1] - 2025-01-21

Chore

  • (release) Bump to 1.3.1

Fix

  • Option parsing in bwa aln

1.3.0

21 Jan 21:21
Compare
Choose a tag to compare

[1.3.0] - 2025-01-21

Chore

  • (release) Bump to 1.3.0

Feat

  • Add support for bwa aln -N

1.2.0

21 Jan 20:46
fb2b5ed
Compare
Choose a tag to compare

[1.2.0] - 2025-01-21

Chore

  • (release) Bump to 1.2.0 (#36)

Feat

  • Add HN tag to the BWA output

Fix

  • XR tag in bwa mem

1.1.3

21 Jan 19:19
bad82f2
Compare
Choose a tag to compare

[1.1.3] - 2025-01-21

Chore

  • (release) Bump to 1.1.3 (#34)

Fix

  • Fix build from source (#33)