Skip to content

0.3.1 - 2026-08-01

Choose a tag to compare

@github-actions github-actions released this 01 Aug 05:38

Release Notes

Performance

  • storage: Map the spanned region in FixedColumn::gather (#221)
  • storage: Bound and map the spanned region in VariableColumn::gather_buffered (#222)

Install forgedb 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/hoodiecollin/forgedb/releases/download/v0.3.1/forgedb-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install hoodiecollin/tap/forgedb

Install prebuilt binaries into your npm project

npm install @hoodiecollin/forgedb@0.3.1

Download forgedb 0.3.1

File Platform Checksum
forgedb-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
forgedb-x86_64-apple-darwin.tar.xz Intel macOS checksum
forgedb-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
forgedb-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
forgedb-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum