Skip to content

Releases: rbatis/rbdc-mcp

Release v0.1.5

26 Jun 17:25

Choose a tag to compare

Changes in v0.1.5

Downloads

  • Linux (x86_64): rbdc-mcp-linux-x86_64
  • Windows (x86_64): rbdc-mcp-windows-x86_64.exe
  • macOS (Intel): rbdc-mcp-macos-x86_64
  • macOS (Apple Silicon): rbdc-mcp-macos-aarch64

Installation

  1. Download the appropriate binary for your platform
  2. Make it executable (Unix systems): chmod +x rbdc-mcp-*
  3. Run: ./rbdc-mcp-* --help

v0.1.4

26 Jun 16:44

Choose a tag to compare

  • remove adapt_mssql_url
  • use new rbdc-mssql version to support mssql://user:password@localhost:1433/database

v0.1.3

26 Jun 13:59

Choose a tag to compare

  • use env!("CARGO_PKG_VERSION") show version info
  • use #[tool_router] #[tool_handler]
  • --max-connections: Maximum number of connections (default: 1)

v0.1.2

26 Jun 13:49

Choose a tag to compare

v0.1.2

v0.1.1

26 Jun 13:33

Choose a tag to compare

fix cargo install fail

v0.1.0

22 Jun 16:25

Choose a tag to compare

  • yes, Come again, come again, let AI call SQL again