v3.4.0
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)