Fixes
- Resolved an issue that resulted in underestimating expression values under certain circumstances. This issue affected the expression estimation of very short transcripts (transcript size ≈ window size).
- Resolved an issue where loading the index might have failed.
Compiler support
- GCC: 12, 13, 14 (latest at the time of release)
- Clang: 17, 18, 19 (latest at the time of release)
- IntelLLVM (Intel oneAPI DPC++/C++ Compiler) 2025.0 (older versions may work)
Full Changelog: needle-v1.0.2...needle-v1.0.3