Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 22:19
· 115 commits to main since this release

1.4.1 (2026-03-24)

Bug Fixes

  • expansion: remove redundant phase-transition scan in SAGE (b21ccae)

Performance Improvements

  • expansion: cache Jaccard scores in REACH to eliminate duplicate endpoint pair computations (4ce9823)
  • expansion: replace string-based edge encoding with Map in base.ts (3039404)