Releases: GopherSecurity/gopher-mcp-python
Releases · GopherSecurity/gopher-mcp-python
gopher-mcp-python v0.1.1
Build Information
- Date: 2026-02-28 11:33:24 UTC
- Commit: 492320b
- Version: 0.1.1
- PyPI package:
gopher-mcp-python==0.1.1
What's Changed
Full Changelog: v0.1.0-20260114-063224...v0.1.1
gopher-security-mcp v0.1.0-20260227-124047
Build Information
- Date: 2026-02-27 15:01:25 UTC
- Commit: 6f215bc
- Version: 0.1.0.dev20260227124047
- PyPI package:
gopher-security-mcp==0.1.0.dev20260227124047
What's Changed
Full Changelog: v0.1.0-20260114-063224...v0.1.0-20260227-124047
gopher-orch v0.1.0-20260226-145002
Build Information
- Date: 2026-02-26 16:14:42 UTC
- Commit: 29c32c0
- Version: 0.1.0.dev20260226145002
- PyPI package:
gopher-orch==0.1.0.dev20260226145002
What's Changed
Added
- Centralized Version Management
- Add
scripts/update_version.pyto update version across all files - Add
python scripts/update_version.py <version>script - Workflow now reads version from
pyproject.tomlinstead of hardcoded env
- Add
Full Changelog: v0.1.0-20260114-063224...v0.1.0-20260226-145002
libgopher_mcp_auth v0.1.0-20260127-204925
Build Report
Build Information
- Date: $(date -u +"%Y-%m-%d %H:%M:%S UTC")
- Commit: f856128
- Branch: feature/gopher-auth-build
- Build Type: Release
- Library Version: 0.1.0
Platforms Built
Linux
- ✅ x64 (Ubuntu 20.04 compatible, GLIBC 2.31+)
- ✅ ARM64 (Ubuntu 20.04 compatible, GLIBC 2.31+)
Windows
- ✅ x64 (Windows 7+, using MinGW-w64)
- ✅ ARM64 (Windows 10+, using LLVM-MinGW)
macOS
- ✅ x64 (macOS 10.15+)
- ✅ ARM64 (macOS 11.0+)
Files Included
Each platform package includes:
- Main library file (
.so,.dll, or.dylib) - Import library (
.libfor Windows) - Verification tool
- Symbolic links (for Linux/macOS)
Usage
See BUILD_INSTRUCTIONS.md for detailed usage instructions for each platform.