Skip to content

Releases: thealphacubicle/OpenContext

Release v2.0.0

18 Feb 02:34

Choose a tag to compare

Release v2.0.0

Binaries

This release includes pre-built binaries for the following platforms:

  • macOS (Intel): opencontext-client-darwin-amd64
  • macOS (Apple Silicon): opencontext-client-darwin-arm64
  • Linux (amd64): opencontext-client-linux-amd64
  • Linux (arm64): opencontext-client-linux-arm64
  • Windows (amd64): opencontext-client-windows-amd64.exe

Lambda Package

  • opencontext-lambda-v2.0.0.zip — deploy-ready AWS Lambda package

Installation

Download the appropriate binary for your platform and make it executable:

# macOS/Linux
chmod +x opencontext-client-<platform>

# Windows
# No action needed, .exe is ready to use

Checksums

Verify your download using the checksums in checksums.txt:

sha256sum -c checksums.txt

Usage

opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variable

See the README for more details.

What's Changed

Full Changelog: v1.0.4...v2.0.0

Release v1.0.4

05 Jan 18:44

Choose a tag to compare

Release v1.0.4

Binaries

This release includes pre-built binaries for the following platforms:

  • macOS (Intel): opencontext-client-darwin-amd64
  • macOS (Apple Silicon): opencontext-client-darwin-arm64
  • Linux (amd64): opencontext-client-linux-amd64
  • Linux (arm64): opencontext-client-linux-arm64
  • Windows (amd64): opencontext-client-windows-amd64.exe

Installation

Download the appropriate binary for your platform and make it executable:

# macOS/Linux
chmod +x opencontext-client-<platform>

# Windows
# No action needed, .exe is ready to use

Checksums

Verify your download using the checksums in checksums.txt:

sha256sum -c checksums.txt

Usage

opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variable

See the README for more details.

Full Changelog: v1.0.3...v1.0.4

Release v1.0.2

05 Jan 18:37

Choose a tag to compare

Release v1.0.2

Binaries

This release includes pre-built binaries for the following platforms:

  • macOS (Intel): opencontext-client-darwin-amd64
  • macOS (Apple Silicon): opencontext-client-darwin-arm64
  • Linux (amd64): opencontext-client-linux-amd64
  • Linux (arm64): opencontext-client-linux-arm64
  • Windows (amd64): opencontext-client-windows-amd64.exe

Installation

Download the appropriate binary for your platform and make it executable:

# macOS/Linux
chmod +x opencontext-client-<platform>

# Windows
# No action needed, .exe is ready to use

Checksums

Verify your download using the checksums in checksums.txt:

sha256sum -c checksums.txt

Usage

opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variable

See the README for more details.

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

04 Jan 19:59

Choose a tag to compare

Release v1.0.1

Binaries

This release includes pre-built binaries for the following platforms:

  • macOS (Intel): opencontext-client-darwin-amd64
  • macOS (Apple Silicon): opencontext-client-darwin-arm64
  • Linux (amd64): opencontext-client-linux-amd64
  • Linux (arm64): opencontext-client-linux-arm64
  • Windows (amd64): opencontext-client-windows-amd64.exe

Installation

Download the appropriate binary for your platform and make it executable:

# macOS/Linux
chmod +x opencontext-client-<platform>

# Windows
# No action needed, .exe is ready to use

Checksums

Verify your download using the checksums in checksums.txt:

sha256sum -c checksums.txt

Usage

opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variable

See the README for more details.

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

04 Jan 19:36

Choose a tag to compare

Release v1.0.0

Binaries

This release includes pre-built binaries for the following platforms:

  • macOS (Intel): opencontext-client-darwin-amd64
  • macOS (Apple Silicon): opencontext-client-darwin-arm64
  • Linux (amd64): opencontext-client-linux-amd64
  • Linux (arm64): opencontext-client-linux-arm64
  • Windows (amd64): opencontext-client-windows-amd64.exe

Installation

Download the appropriate binary for your platform and make it executable:

# macOS/Linux
chmod +x opencontext-client-<platform>

# Windows
# No action needed, .exe is ready to use

Checksums

Verify your download using the checksums in checksums.txt:

sha256sum -c checksums.txt

Usage

opencontext-client <lambda_url>
# Or set OPENCONTEXT_LAMBDA_URL environment variable

See the README for more details.

Full Changelog: https://github.com/thealphacubicle/OpenContext/commits/v1.0.0