Skip to content

pgsandbox v0.4.8

Choose a tag to compare

@rasulkireev rasulkireev released this 10 Jul 15:35
f6989f0

Summary

  • Renames the native package and CLI from pgsandbox-mcp to pgsandbox.
  • Adds direct CLI parity for every public MCP tool, including hyphenated commands and shared JSON input support.
  • Adds a safe uninstall command that cleans current and legacy client configuration entries.
  • Aligns GitHub release assets and the Homebrew formula workflow with the renamed pgsandbox package.
  • Includes new guides for Postgres MCP error handling and local Postgres version selection.

Verification

  • npm run check
  • npm test
  • npm run build
  • npm run site:check-changelog
  • npm run package:homebrew
  • npm run package:release
  • SHA-256 verification for the release archives
  • GitHub CI on PR #91: success