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
May 10, 2026
17:57 UTC
Vendor command emits vendor/fabrik.toml
fabrik vendor now emits a vendor/fabrik.toml for the vendored graph, in addition to source files. This matches the new single-file build sur
Once
Once
0.5.0
GitHub
May 10, 2026
17:57 UTC
fabrik.toml is the only scanned build file; fabrik vendor updated
The old build-file compatibility path has been removed, so fabrik.toml is now the single scanned build-file surface for Once. fabrik vendor
Once
Once
0.5.0
GitHub
May 10, 2026
17:57 UTC
Add granular Apple build primitives
Fabrik now supports TOML-declared Apple Swift build primitives for apple.swift_library, apple.static_framework, apple.dynamic_framework, and
Once
Once
0.5.0
GitHub
May 10, 2026
17:57 UTC
Add granular Apple Swift build primitives
You can now declare Apple Swift targets directly in fabrik.toml using four new primitives: apple.swift_library, apple.static_framework, appl
Once
Once
0.5.0
GitHub
May 10, 2026
17:57 UTC
fabrik.toml is now the single scanned build-file surface
The old build-file compatibility path has been removed, so fabrik.toml is now the single scanned file for project declarations. The fabrik v
Once
Once
0.5.0
GitHub
May 09, 2026
09:25 UTC
Thread cargo build script directives into Rust rustc actions
Build-script-backed crates declared in the lower-level TOML graph now propagate their directives into downstream granular Rust rustc actions
Once
Once
0.4.0
GitHub
May 09, 2026
09:25 UTC
Cached actions no longer serialize behind spawned actions under max_concurrency=1
Cache lookups no longer queue behind real subprocess slots. Previously, the runner checked the action cache only after acquiring a concurren
Once
Once
0.4.0
GitHub
May 09, 2026
09:25 UTC
Support cargo build scripts in granular Rust graphs
Granular Rust builds can now consume cargo build script directives declared in the lower-level TOML graph. When a [[cargo.build_script]] is
Once
Once
0.4.0
GitHub
May 09, 2026
09:25 UTC
Thread cargo build script directives into downstream Rust actions
Cargo build script directives are now threaded into downstream granular Rust rustc actions. When you declare [[cargo.build_script]] in your
Once
Once
0.4.0
GitHub
May 09, 2026
09:25 UTC
Granular Rust builds now propagate cargo build-script directives
Crates that use build.rs files now work with the granular Rust build graph instead of falling back to the cargo.binary escape hatch. The dir
Once
Once
0.4.0
GitHub
Prev
Next