Skip to content

0.8.4

Compare
Choose a tag to compare
@alumi alumi released this 12 Apr 09:19
· 180 commits to master since this release
6fbc2ec

Changed

  • Bump actions/checkout from 2.4.0 to 3 #254
  • Bump actions/cache from 2.1.7 to 3 #255
  • Bump codecov/codecov-action from 2.1.0 to 3 #256
  • Bump actions/setup-java from 2 to 3 #257
  • Bump xcoo/clj-lint-action from 1.1.10 to 1.1.11 #262

Fixed

  • Fix error that occurs when encoding a value greater than 32767 with ‘B, S’ data type in encoding alignment in encoding alignment. #264
  • Fix cljam.io.bam-test to work properly #266
  • fix: overflowing qual value in vcf #268

Added

  • Support CIGARs longer than 65535 operations #263
  • Extend the supported data types in encoding alignment options #265