Skip to content

Releases: kolohelios/afmbridge

Release v1.0.0

28 Feb 02:04

Choose a tag to compare

AFMBridge 1.0.0

Installation

curl -L -o afmbridge.tar.gz \
  https://github.com/kolohelios/afmbridge/releases/download/v1.0.0/afmbridge-macos-v1.0.0.tar.gz
tar -xzf afmbridge.tar.gz
./AFMBridge

Note: AFMBridge requires macOS 26.0+ for the FoundationModels framework.

Checksums

See checksums.txt for SHA256 checksums.

What's Changed

See CHANGELOG.md for details.

Release v0.1.0-beta.7

28 Feb 01:11

Choose a tag to compare

AFMBridge 0.1.0-beta.7

Installation

curl -L -o afmbridge.tar.gz \
  https://github.com/kolohelios/afmbridge/releases/download/v0.1.0-beta.7/afmbridge-macos-v0.1.0-beta.7.tar.gz
tar -xzf afmbridge.tar.gz
./AFMBridge

Note: AFMBridge requires macOS 26.0+ for the FoundationModels framework.

Checksums

See checksums.txt for SHA256 checksums.

What's Changed

See CHANGELOG.md for details.

Release v0.1.0-beta.6

27 Feb 19:25

Choose a tag to compare

AFMBridge 0.1.0-beta.6

Installation

macOS Binary

curl -L -o afmbridge.tar.gz \
  https://github.com/kolohelios/afmbridge/releases/download/v0.1.0-beta.6/afmbridge-macos-v0.1.0-beta.6.tar.gz
tar -xzf afmbridge.tar.gz
./AFMBridge

Docker

Docker images will be available in a future release. For now, you can build from source using the Dockerfile.

Checksums

See checksums.txt for SHA256 checksums.

What's Changed

See CHANGELOG.md for details.

Release v0.1.0-beta.4

27 Feb 18:58

Choose a tag to compare

AFMBridge 0.1.0-beta.4

Installation

macOS Binary

curl -L -o afmbridge.tar.gz \
  https://github.com/kolohelios/afmbridge/releases/download/v0.1.0-beta.4/afmbridge-macos-v0.1.0-beta.4.tar.gz
tar -xzf afmbridge.tar.gz
./AFMBridge

Docker

Docker images will be available in a future release. For now, you can build from source using the Dockerfile.

Checksums

See checksums.txt for SHA256 checksums.

What's Changed

See CHANGELOG.md for details.

Release v0.1.0-beta.1

04 Jan 22:01

Choose a tag to compare

AFMBridge 0.1.0-beta.1

Installation

macOS Binary

curl -L -o afmbridge.tar.gz \
  https://github.com/kolohelios/afmbridge/releases/download/v0.1.0-beta.1/afmbridge-macos-v0.1.0-beta.1.tar.gz
tar -xzf afmbridge.tar.gz
./AFMBridge

Docker

Docker images will be available in a future release. For now, you can build from source using the Dockerfile.

Checksums

See checksums.txt for SHA256 checksums.

What's Changed

See CHANGELOG.md for details.