Releases: wyre-technology/crewhu-mcp
Releases · wyre-technology/crewhu-mcp
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-07-28)
fix(domains)!: map tools to the real Crewhu API fields via node-crewhu v2 (#48 ) (98a8763 )
BREAKING CHANGES
tool input schemas changed (sentiment replaces
score_min/score_max, include_inactive replaces active, limits capped at
and output formats now reflect the real field set.
v1.0.6
Compare
Sorry, something went wrong.
No results found
1.0.6 (2026-07-28)
Bug Fixes
docker: authenticate npm ci against GitHub Packages in image build (#47 ) (a3bbc5f )
v1.0.5
Compare
Sorry, something went wrong.
No results found
1.0.5 (2026-07-28)
Bug Fixes
deps: bump node-crewhu to 1.0.2 to fix 404s on every API call (#46 ) (162a327 )
v1.0.4
Compare
Sorry, something went wrong.
No results found
1.0.4 (2026-05-30)
Bug Fixes
publish to MCP Registry with public container image (#16 ) (10b104e )
v1.0.3
Compare
Sorry, something went wrong.
No results found
1.0.3 (2026-05-30)
Bug Fixes
publish to MCP Registry with public container image (#15 ) (8cb0f9e )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-05-18)
Bug Fixes
docker: copy .npmrc before npm ci so package auth works in builder (8730e81 )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-05-18)
Bug Fixes
ci: use GITHUB_TOKEN for GHCR login + bake npm auth into docker build context (2af75e9 )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-05-18)
Bug Fixes
ci: use NODE_AUTH_TOKEN in .npmrc to match setup-node convention (9c5e181 )
Features
initial release of rebuilt crewhu-mcp (1da6775 ), closes #8