Releases: aserper/RTFD
v1.2.5
v1.2.5 (2026-02-02)
This release is published under the MIT License.
Bug Fixes
- Add plugin JSON files to semantic-release assets (
2dfd195)
Detailed Changes: v1.2.4...v1.2.5
v1.2.4
v1.2.4 (2026-02-02)
This release is published under the MIT License.
Bug Fixes
- Update provider count in tests for LogScale addition (
cfcbcef)
Chores
- deps: Bump python-multipart in the uv group across 1 directory (
77a24e9)
Documentation
- Update changelog and fix linting for LogScale provider (
7557d1e)
Detailed Changes: v1.2.3...v1.2.4
v1.2.3
v1.2.3 (2026-02-02)
This release is published under the MIT License.
Bug Fixes
- Handle invalid control characters in JSON responses from upstream APIs (
2f078f7)
Chores
Detailed Changes: v1.2.2...v1.2.3
v1.2.2
v1.2.2 (2026-01-16)
This release is published under the MIT License.
Bug Fixes
- Update Claude plugin version to 1.2.0 (
e48bf63)
Detailed Changes: v1.2.1...v1.2.2
v1.2.1
v1.2.1 (2026-01-16)
This release is published under the MIT License.
Bug Fixes
- Skip PyPI publish when no release is created (
12b450c)
Chores
- deps: Bump urllib3 in the uv group across 1 directory (
901671c)
Code Style
- Fix formatting in provider files (
ad90a33)
Documentation
- Add defer_loading feature to changelog (
bde758e)
Detailed Changes: v1.2.0...v1.2.1
v1.2.0
v1.2.0 (2026-01-16)
This release is published under the MIT License.
Features
- Add defer_loading support with tool tier classification (
21e8c95)
Detailed Changes: v1.1.3...v1.2.0
v1.1.3
v1.1.3 (2026-01-12)
This release is published under the MIT License.
Bug Fixes
- Optimize MCP tool descriptions for token efficiency (
aa8d879)
Documentation
- Add token-efficient tool description guidelines (
0612f17)
Detailed Changes: v1.1.2...v1.1.3
v1.1.2
v1.1.2 (2026-01-11)
This release is published under the MIT License.
Bug Fixes
- Add separate PyPI publishing step using twine (
3ac1ec6)
Detailed Changes: v1.1.1...v1.1.2
v1.1.1
v1.1.1 (2026-01-11)
This release is published under the MIT License.
Bug Fixes
-
Configure semantic-release to upload distributions to PyPI (
d80a25e) -
Use uv to install and run build in semantic-release build command (
a542489)
Detailed Changes: v1.1.0...v1.1.1
v1.1.0
v1.1.0 (2026-01-11)
This release is published under the MIT License.
Bug Fixes
-
Bump plugin version to 1.0.1 to force cache refresh (
23f4a8e) -
Correct uvx command syntax in plugin .mcp.json (
513ce13) -
Remove env var defaults from .mcp.json incompatible with Claude Code (
1f910df) -
Run semantic-release version before publish in workflow (
e20cd58)
Chores
-
Add workflow_dispatch trigger and improve semantic-release config (
7cad8f9) -
Sync plugin versions to 1.0.0 (
d974fbc)
Features
- Update Claude Code plugin to use uvx for automatic package management (
2e4a5c4)
Detailed Changes: v1.0.0...v1.1.0