Hive
Sign in
Overview
Projects
Domains
Forage
Flights
Specs
Postmortems
Drops
Digests
Drops
Shipped updates from GitHub releases and changelog feeds across every domain.
Subscribe
Activity
Project
Domain
Source
Filter
Published
Title
Project
Domains
Version
Source
Jun 28, 2026
10:12 UTC
Android target kinds with Kotlin support and APK run
Once now ships first-class Starlark target kinds for Android: android_resource, android_library, and android_binary. Kotlin source files are
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Durable action evidence persisted in once.sqlite
Once now persists durable action evidence in a SeaORM-backed once/once.sqlite workspace store. Run, exec, and graph build / run / test outco
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Shared cross-platform native mobile code in the prelude
Once can now model cross-platform native mobile code directly in the prelude. Swift source can be compiled into Android native libraries, Ko
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Cypher-style graph expressions in once query
once query now accepts a native expression path modeled on Cypher for read-only graph exploration. Syntax is validated with tree-sitter-cyph
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Stable Rust compilation on Windows through graph actions
Windows users can now reliably compile Rust dependencies through Once's graph actions, including crates with large dependency graphs such as
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Build Rust projects reliably on Windows and during cross-compilation
Rust builds are now reliable on Windows and during cross-compilation. Windows rustc invocations that exceeded the CreateProcess command-line
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Documentation is published to the correct domain
Documentation deployment now points to docs.buildonce.dev and uses the Wrangler version pinned by the docs package. Docs-only pull requests
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Linux ARM release builds find the native linker
Linux ARM release packaging now installs the native linker tools needed by Cargo dependency builds, and a sanitized C tool PATH is threaded
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Rust builds work on Windows for large dependency graphs
Windows no longer fails with "filename or extension is too long" when compiling Rust crates with many dependencies. The full rustc argument
Once
Once
0.24.0
GitHub
Jun 28, 2026
10:12 UTC
Built-in graph schemas are cached for faster construction
Built-in target kind schemas are now cached with OnceLock and reused across batch graph construction, reducing redundant schema work. The CA
Once
Once
0.24.0
GitHub
Prev
Next