Releases: BrainSlugs83/GithubCopilotCLI-VectorMemoryMCP
Releases · BrainSlugs83/GithubCopilotCLI-VectorMemoryMCP
v1.6.0
What's Changed
- chore(deps): Bump @modelcontextprotocol/sdk from 1.27.1 to 1.28.0 by @dependabot[bot] in #1
- chore(deps-dev): Bump eslint from 10.0.2 to 10.1.0 by @dependabot[bot] in #2
- fix: embed pool waits for worker restart, restarts on code-0 exit by @BrainSlugs83 in #3
New Contributors
- @dependabot[bot] made their first contribution in #1
- @BrainSlugs83 made their first contribution in #3
Full Changelog: v1.5.5...v1.6.0
v1.5.5
Full Changelog: v1.5.4...v1.5.5
v1.5.4
Full Changelog: v1.5.3...v1.5.4
v1.5.3
- Add CI workflow (Node 20+22 matrix, 100% test coverage enforcement)
- Add automated npm publish via OIDC Trusted Publishing
- Add Dependabot for weekly dependency checks
- 6 new unit tests (44 total), 100% line/branch/function coverage
- Fix ESLint config: add missing clearTimeout global
- README: add CI + npm badges, /mcp reload installation guidance