v0.11.0
·
19 commits
to main
since this release
What's Changed
- remove deprecated mcp-django-shell package by @joshuadavidthomas in #37
- Add
list_routestool for URL introspection by @joshuadavidthomas in #38 - Bump astral-sh/setup-uv from 6 to 7 in the gha group by @dependabot[bot] in #39
- consolidate shell tools (execute and reset) to one tool by @joshuadavidthomas in #40
- add config for mcp server in repo by @joshuadavidthomas in #41
- Add tools and resources for searching third-party packages via Django Packages API by @joshuadavidthomas in #42
- update readme with better tool/resource organization by @joshuadavidthomas in #43
- move Django Packages resources/tools to mounted server by @joshuadavidthomas in #44
- refactor shell tools into dedicated toolset by @joshuadavidthomas in #45
- move packages toolset to dedicated module by @joshuadavidthomas in #46
- create project toolset by @joshuadavidthomas in #47
- move toolset definitions into server module by @joshuadavidthomas in #48
- dedupe
packagestools and resources by swapping away from decorators by @joshuadavidthomas in #49 - update readme by @joshuadavidthomas in #50
- 🔖 bump version 0.10.0 -> 0.11.0 by @joshuadavidthomas in #51
New Contributors
- @dependabot[bot] made their first contribution in #39
Full Changelog: v0.10.0...v0.11.0