Skip to content

Release v0.1.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:21
e16676d

What's Included

  • issundb-cli: IssunDB's CLI
  • issundb-rest: IssunDB with a REST API server
  • issundb-mcp: IssunDB with an MCP server

The binaries statically link SuiteSparse:GraphBLAS and dynamically link
the platform's OpenMP runtime: libgomp on glibc Linux, libomp on
macOS, and vcomp (Visual C++ Runtime) on Windows. These ship with the
standard toolchain runtime on each platform.

Container Image

The same release is published as a container image to GHCR:

docker pull ghcr.io/IssunDB/issundb:v0.1.0-alpha.3