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

22 lines
1.3 KiB
Markdown

# Changelog
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [0.2.0](https://github.com/torrentclaw/torrentclaw-mcp/compare/v0.1.0...v0.2.0) (2026-02-12)
### Features
- **mcp:** add season filtering and presentation guide for better UX ([7844b83](https://github.com/torrentclaw/torrentclaw-mcp/commit/7844b83eb3f49323e7b64ca4c4e09868bbce2dd9))
## 0.1.0 (2026-02-12)
### Features
- add response cache and compact output mode ([65f9571](https://github.com/torrentclaw/torrentclaw-mcp/commit/65f95712e478609825ecad6545e6784465e947d2))
- expand API coverage with new tools, params, and 90% test threshold ([298eb71](https://github.com/torrentclaw/torrentclaw-mcp/commit/298eb71f80d5bf6475eb6d8717823ce1739d1c14))
- initial release of torrentclaw-mcp server ([b77ca2f](https://github.com/torrentclaw/torrentclaw-mcp/commit/b77ca2f8d4fa0fd35db195a94483403d190db3a9))
### Bug Fixes
- correct README inconsistencies and add TORRENTCLAW_ALLOW_PRIVATE ([b033bb3](https://github.com/torrentclaw/torrentclaw-mcp/commit/b033bb353f0f35a1d43a0ab66e8c905bb414c421))
- use prettier --write in lint-staged for auto-formatting ([aef5d36](https://github.com/torrentclaw/torrentclaw-mcp/commit/aef5d367d0536990747f80b7e8c5fd6fc6503faa))