Releases: richardthe3rd/what-the-discogs
Releases · richardthe3rd/what-the-discogs
Release list
v0.7
v0.6
v0.5
Changelog
- f1fb590 Merge pull request #7 from richardthe3rd/claude/review-tool-issues-TVuZd
- 35b6895 feat: actually save notes to Discogs collection instances
- 305d5af fix: address Copilot review comments on SetInstanceNote and FetchImageBase64
- f53324d fix: address review issues — correctness, perf, platform coverage
- 747d59b fix: address second round of Copilot review comments
- 6791856 fix: always set Content-Type in doPost regardless of payload
- 5c05bb8 refactor: extract doPost helper, harden FetchImageBase64 redirect safety
v0.4
Changelog
- 4141c61 Add Claude Code plugin via marketplace and mise tool stub
- 4aa12fc Clarify DISCOGS_TOKEN shell profile setup in README
- 0fe99db Fix missing bin/wtd stub and SKILL.md allowed-tools gap
- 66f520f Merge pull request #5 from richardthe3rd/copilot/document-readme-mcpb-release-artifact
- 8bf0c43 Merge pull request #6 from richardthe3rd/claude/update-readme-mise-B13Je
- 1ae2116 Use ~/.claude/settings.json env for DISCOGS_TOKEN, not shell profile
v0.3
v0.2
v0.1
Changelog
- 2a69383 Merge pull request #1 from richardthe3rd/claude/vinyl-identification-tool-7LiVS
- e66cc24 ci: restrict GITHUB_TOKEN to contents: read
- 9a6071c feat: MCP server for Claude Desktop + proper rate limiting
- a1d07ee feat: Phase 1 scaffolding — project structure, CI, and skill stub
- abf1c50 feat: Phase 2 — implement Discogs API client and all wtd subcommands
- e26c5cd feat: mise-based distribution for Desktop and global Code skill
- 88cd27b fix: address Copilot review comments
- fc7e3d0 fix: code quality, CI, and UX improvements from review