Skip to content

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:36
ea65461

Changed

  • Widen the djangorestframework-services dependency constraint from <0.23
    to <0.25, so the MCP server installs alongside drf-services 0.23.x and
    0.24.x. The previous <0.23 cap excluded those releases, which meant the
    latest drf-services (selector input-schema fidelity, off-HTTP query params)
    could not be co-installed. Refreshed the pinned dependency set at the same
    time.