Skip to content

Releases: xpcmdshell/py-code-mode

v0.17.0

23 Mar 18:39
ca43312

Choose a tag to compare

What's Changed

  • chore(deps): bump pyjwt from 2.10.1 to 2.12.0 by @dependabot[bot] in #101
  • chore(deps): bump pyjwt from 2.10.1 to 2.12.0 in /examples/minimal by @dependabot[bot] in #99
  • Fix consistency reconciliation across deps, workflows, and artifacts by @xpcmdshell in #85
  • chore(deps): bump pyjwt from 2.10.1 to 2.12.0 in /examples/azure-container-apps by @dependabot[bot] in #100
  • chore(deps): bump fastmcp from 2.14.1 to 2.14.2 in /examples/minimal by @dependabot[bot] in #102
  • chore(deps): bump authlib from 1.6.7 to 1.6.9 by @dependabot[bot] in #104
  • chore(deps): bump authlib from 1.6.7 to 1.6.9 in /examples/azure-container-apps by @dependabot[bot] in #106
  • chore(deps): bump fastmcp from 2.14.1 to 2.14.2 by @dependabot[bot] in #107
  • chore(deps): bump authlib from 1.6.7 to 1.6.9 in /examples/minimal by @dependabot[bot] in #105
  • ci: bump dependabot/fetch-metadata from 2.3.0 to 2.5.0 by @dependabot[bot] in #103
  • Rewrite README landing page by @xpcmdshell in #108
  • Use server-managed container session IDs by @xpcmdshell in #109
  • Release 0.17.0 by @xpcmdshell in #110

Full Changelog: v0.16.1...v0.17.0

v0.16.1

12 Mar 22:18
7e8cd32

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

12 Mar 07:48
3f382f0

Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.16.0

v0.15.1

28 Feb 07:25
5cfad72

Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

27 Feb 20:11
89779e6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

21 Feb 20:47
5def0c7

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

09 Feb 06:58
8e1346c

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

09 Feb 06:59
49e08fe

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.0

18 Jan 11:48
0c38877

Choose a tag to compare

  • Rename skills -> workflows across API, docs, and examples
  • Fix subprocess/container/MCP wiring regressions after rename
  • Enable pre-commit usage and ruff formatting consistency