Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 07:28
· 90 commits to main since this release

1.6.0 (2026-03-25)

Features

  • expansion: add generator coroutine protocol and sync/async runners (0cc31ca)
  • graph: add AsyncReadableGraph interface (d07d629)
  • utils: add wrapAsync test helper for AsyncReadableGraph (6eb2d86)

Documentation

  • graph: add expansion baseline and MI baseline tables to README (63bb8fd)

Tests

  • graph: add AsyncReadableGraph unit tests via wrapAsync (2102f32)

Miscellaneous Chores

  • utils: extend lint-staged to js, md, and json files (f155869)