torrentclaw-mcp/CHANGELOG.md
Deivid Soto f0603cae60
Some checks failed
Release / release (push) Failing after 2s
chore(release): 0.2.0
2026-02-12 18:44:42 +01:00

1.3 KiB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.2.0 (2026-02-12)

Features

  • mcp: add season filtering and presentation guide for better UX (7844b83)

0.1.0 (2026-02-12)

Features

  • add response cache and compact output mode (65f9571)
  • expand API coverage with new tools, params, and 90% test threshold (298eb71)
  • initial release of torrentclaw-mcp server (b77ca2f)

Bug Fixes

  • correct README inconsistencies and add TORRENTCLAW_ALLOW_PRIVATE (b033bb3)
  • use prettier --write in lint-staged for auto-formatting (aef5d36)