Skip to content

Releases: Coderrob/mcp-kernel

v0.2.0

Choose a tag to compare

@Coderrob Coderrob released this 19 Sep 17:01
d11bce2

What's Changed

  • docs: add package badges and fix PR validation by @Coderrob in #2
  • feat: upgrade MCP TypeScript SDK to v2 by @Coderrob in #3
  • Document MCP Kernel architecture and lifecycle by @Coderrob in #4
  • Release v0.2.0: MCP SDK v2 and product documentation by @Coderrob in #5

New Contributors

Full Changelog: v0.1.1...v0.2.0_d11bce2

v0.1.1

Choose a tag to compare

@Coderrob Coderrob released this 18 Sep 00:06
a5d9d51

What's Changed

  • Release v0.1.1 by @github-actions[bot] in #1

New Contributors

  • @github-actions[bot] made their first contribution in #1

Full Changelog: https://github.com/Coderrob/mcp-kernel/commits/v0.1.1_a5d9d51

v0.1.1

Choose a tag to compare

@Coderrob Coderrob released this 18 Sep 00:19

Initial public release of MCP Kernel, a TypeScript library for composing Model Context Protocol servers.

Includes tools, resources, prompts, plugins, middleware, execution policies, in-memory testing, and ESM/CommonJS builds. See CHANGELOG.md for details.

This release uses the exact package version tag and includes the publishing authentication fix. It supersedes the earlier incorrectly tagged release whose publishing validation failed.