Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Apr 21:46
· 5 commits to main since this release

2.0.0 (2026-04-16)

Features

  • release: switch to conventionalcommits preset and trigger v2.0.0 (b407bba), closes #10 #10

BREAKING CHANGES

  • release: list_* tools now return a pagination envelope
    {items, total, count, offset, has_more, next_offset} instead of raw arrays.