Skip to content

Releases: jurasofish/mcpunk

v0.5.0

12 Jan 23:12
1264138

Choose a tag to compare

With this release

  • The log file should be a bit more useful, as it's INFO level by default. Less spammy
  • Faster loading of python files thanks to AST caching
  • Minor tweaks to Python and Markdown chunkers plus basic automated testing for them

What's Changed

Full Changelog: v0.4.3...v0.5.0

v0.4.3

04 Jan 00:53
bcf1110

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

04 Jan 00:30
5bfab31

Choose a tag to compare

Previously sqlalchemy was outputting to stdout which messed with MCP operation.

And it seems some MCP clients (cline) can be messed up by stderr output. But not certain. To be conservative I have configured MCPunk to aggressively control logging.

With this releast

  1. No longer get big error message in claude desktop when starting (although despite that it did still work)
  2. Works nicely with cline

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Jan 00:00
ae69224

Choose a tag to compare

I guess MCPunk was totally broken for a bit due to issues with uvicorn dependency, should be okay now

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

15 Dec 04:54
f93c83e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

09 Dec 20:23
b87852a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Dec 22:42

Choose a tag to compare

Initial release 🚀
Consider as an early preview