Skip to content

Releases: JudiniLabs/mcp-code-graph

Release v1.1.1

25 Jun 19:22

Choose a tag to compare

  • feat: extract repository information from URL and update tool descriptions (fdcf93a)
  • Refactor code structure for improved readability and maintainability (11e281e)
  • feat: add settings.json configuration for Gemini CLI and update README.md (20797c7)
  • feat: update README.md to include Claude Code and clarify public graph interaction (1bf8bf7)
  • feat: reorganize README.md sections for clarity and improve installation instructions (edd6fac)
  • fix: update version to 1.1.1 and refine public graph interaction instructions in README.md (9a34fb0)

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

25 Jun 16:59
f3cc128

Choose a tag to compare

  • add npm-publish-release.yml and update package.json version to 1.0.16 (64fc1b0)
  • Add GitHub Action for automated releases with manual trigger (f83f19b)
  • Fix GitHub Packages scope to match organization (871bec0)
  • Fix jq installation and package name update (fedb672)
  • Use Node.js to update package.json reliably (a3a9152)
  • fix: remove unused npm-publish-release.yml workflow (46966b8)
  • Use dynamic repository owner for package scope (b57e9e7)
  • Use sed for reliable package.json name replacement (4dfcc9f)
  • add contributing guidelines and update readme with deepgraph badge (096b48d)
  • fix README.md badge link (68623e2)
  • rollback README.md to previous commit (10efb59)
  • feat: add support for repo url (6a5c0cd)
  • Merge pull request #1 from JudiniLabs/feat/repo_url (f3cc128)

What's Changed

  • feat: add support for repo url by @Vokturz in #1

New Contributors

Full Changelog: v1.0.16...v1.1.0

Release v1.0.16

21 Jun 23:56

Choose a tag to compare

  • add npm-publish-release.yml and update package.json version to 1.0.16 (64fc1b0)
  • Add GitHub Action for automated releases with manual trigger (f83f19b)

Full Changelog: https://github.com/JudiniLabs/mcp-code-graph/commits/v1.0.16