Releases: wilfoa/polybugger-mcp
Release list
v1.8.0
v1.7.0
v1.6.0
v1.6.0 (2026-01-17)
Features
- Add hit conditions and logpoints to breakpoints (
ea92c33)
Detailed Changes: v1.5.0...v1.6.0
v1.5.0
v1.5.0 (2026-01-16)
Bug Fixes
-
Always run poetry install in CI (don't skip on cache hit) (
0d61133) -
Bust CI cache with new key prefix and ensure full install (
0d61133) -
Correct breakpoint line numbers and improve test assertions (
0d61133) -
Fix Rust test skip condition and lower coverage threshold (
0d61133) -
Improve LLM test prompts and make tests more resilient (
0d61133) -
Include examples directory in Docker test image (
0d61133) -
Remove secrets check from workflow job conditions (
0d61133) -
Resolve all type errors in adapter implementation (
0d61133) -
Resolve lint errors after rename (
0d61133) -
Update all workflow files to use Poetry and fix cache keys (
0d61133) -
Use Poetry in CI workflow instead of pip (
0d61133) -
Use python build module instead of poetry for semantic-release (
7f01bf9)
Build System
- Migrate from hatchling to Poetry (
d2ee960)
Features
-
Add Docker test environment and fix LLDB adapter (
0d61133) -
Add multi-language MCP tools and LLM E2E tests (
0d61133) -
Implement Go debug adapter (delve) (
0d61133) -
Implement Node.js debug adapter (
0d61133) -
Implement Rust/C/C++ debug adapter (CodeLLDB) (
0d61133)
Refactoring
-
Make DebugpyAdapter implement DebugAdapter ABC (
0d61133) -
Rename project from pybugger-mcp to polybugger-mcp (
0d61133)
Detailed Changes: v1.4.0...v1.5.0
v1.4.0
v1.4.0 (2026-01-15)
This release is published under the MIT License.
Features
Refactoring
Detailed Changes: v1.3.0...v1.4.0
v1.3.0
v1.3.0 (2026-01-15)
This release is published under the MIT License.
Features
Detailed Changes: v1.2.0...v1.3.0
v1.2.0
v1.2.0 (2026-01-15)
This release is published under the MIT License.
Features
-
Add smart variable inspection for data science types (#4,
8cc8896) -
Smart Variable Inspection for Data Science Types (#4,
8cc8896)
Detailed Changes: v1.1.1...v1.2.0
v1.1.1
v1.1.1 (2026-01-15)
This release is published under the MIT License.
Bug Fixes
- Correct entry point - pybugger-mcp now runs MCP stdio server (
b0d4761)
Detailed Changes: v1.1.0...v1.1.1
v1.1.0
v1.1.0 (2026-01-15)
This release is published under the MIT License.
Bug Fixes
-
Prevent TTY conflict when running as MCP server (#2,
8c19257) -
Prevent TTY conflict when running as MCP server (#3,
1158076)
Features
Detailed Changes: v1.0.1...v1.1.0
v1.0.1
v1.0.1 (2026-01-14)
This release is published under the MIT License.
Bug Fixes
- Add working demo GIF to README (
a3ffdd9)
Detailed Changes: v1.0.0...v1.0.1