0.3.27 #9
FoxsterDev
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes (v0.3.25 - v0.3.27)
This combined release features the porting of wrapper/runner logic from bash to Python, cross-platform thread-pool parallelism, robust Windows/WSL support, and improved test reporting.
🚀 Added
xuunity_light_unity_mcp.cmdandxuunity_light_unity_mcp.ps1wrapper siblings matching the Unix launcher contract (no bash required on Windows).scripts/testing/process_support.pyfor cross-platform Git Bash resolution and process-tree termination.XUUNITY_LIGHT_UNITY_MCP_WORKER_TIMEOUT_SECONDSenvironment variable watchdog to clean up hung worker trees (exit code124).test-results-tableto summarize persisted Unity test-result JSON files into markdown, JSON, and TSV formats.⚙️ Changed & Ported
templates/server_launcher.py.xuunity_light_unity_mcp.shis now a thin 28-line shell wrapper that auto-discovers Python 3.10+.batch-compile-matrixandgui-test-subset) intoscripts/testing/run_multi_project.pyusing a PythonThreadPoolExecutor(removingxargs -Pdependency).masterand pull requests (previously tags only), including a Windows test matrix runningtemplates/run.cmdandtemplates/run.ps1.🛠️ Fixed
RUNNER~1), and JSON-escaped backslashes.UPM Install URL (v0.3.27):
https://github.com/FoxsterDev/xuunity-mcp.git?path=/packages/com.xuunity.light-mcp#v0.3.27This discussion was created from the release 0.3.27.
Beta Was this translation helpful? Give feedback.
All reactions