Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 08:06
· 78 commits to main since this release

1.8.0 (2026-03-25)

Features

  • expansion: add async wrappers for complex expansion variants (a2b45e0)
  • expansion: add async wrappers for simple expansion variants (fb3dd2a)
  • graph: add async module build entry and package exports (366f8e6)
  • ranking: add async MI variants for all 13 measures (d95b25f)
  • ranking: add parseAsync for ranking paths over async graphs (8c7a3a9)

Bug Fixes

  • utils: remove unnecessary braces from lint-staged globs (1a2fc18)

Documentation

  • graph: add async usage examples and module export documentation (a0fb470)