Skip to content

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 14:47
· 45 commits to main since this release

3.4.0 (2025-06-24)

Features

  • cache: implement LRU cache with size limits and persistent file-based caching (e326e2a), closes #64 #66 #64 #66
  • implement hg19tohg38 liftover mode with comprehensive testing (b2da3a8)
  • prioritize most severe consequence in VCF CSQ field generation (537f8c5), closes #62

Bug Fixes

  • resolve webpack build failures for browser environment (2d9c4cf)