Skip to content

v0.7.18

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 13:18
· 9 commits to main since this release

OA v0.7.18 — development preview

This prerelease publishes the exact tagged OA source together with the
automated C++ runtime and SDK packages. When the independent wheel job
succeeds, it attaches and publishes the matching oapython wheel.

⚠️ Preview, not a stable API. Read the README's Honest preview
boundaries
and the changelog for this tag before depending on
experimental hardware paths.

Install (Arch / AUR)

paru -S oa-bin oa-sdk-bin      # prebuilt (this release)
# or build from source:
paru -S oa-git oa-sdk-git

Python

python -m pip install oapython

Verify automated C++ package assets

sha256sum -c SHA256SUMS.txt

Full Changelog: v0.7.17...v0.7.18