Skip to content

Release 1.0.3

Latest
Compare
Choose a tag to compare
@eseiler eseiler released this 08 Nov 15:36
· 6 commits to main since this release
needle-v1.0.3
f29497b

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