v0.20.17
RunAnywhere SDK 0.20.17
All eight SDK surfaces at one version.
.package(url: ..., from: "0.20.17")works. The manifest no longer pins any dependency by git revision, so SwiftPM can resolve it by version.- Fixes
@runanywhere/electron-qhexrt@0.20.16, which was published without itsdist/and was unusable. The Electron packaging contract now builds before packing and fails closed when a manifest advertises an entry point the tarball does not contain. - Includes the Electron QHexRT backend (#664).
- Repo restructured into
core/+bindings/<lang>/+apps/rcli/.