This release fixes issue #162:
- Corrected gene annotation input handling in norm.cpp, where BED files were incorrectly interpreted as GTF files.
- Resolved a Linux-only segmentation fault in window-based annotation caused by out-of-bounds access in GeneAnalyzer::annotateWindows.