Skip to content

Releases: lightsofapollo/cargo-affect

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 23 May 02:13
Skip path mappings to packages outside the current workspace

A shared affect.toml maps paths to packages across multiple workspaces
(e.g. apps/portal/public/schema/** -> gpu-cli, gpu-core). When planning a
workspace that does not contain those packages as members (e.g. the virgil
workspace), cargo-affect bailed with 'unknown package'. Skip such mappings
instead: the path affects nothing in this workspace. A single-workspace run
cannot distinguish a cross-workspace package from a typo, so erroring broke
legitimate shared multi-workspace configs.

Release v0.2.7.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 14 May 03:54
cargo-affect v0.2.6

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 06 May 04:09
Fetch branch diff bases at depth one

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 06 May 04:00
Support shallow checkout base fetching

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 06 May 03:15
Build static Linux release binaries

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 06 May 03:08
Expose bounded cache key output

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 May 03:01
Add optional CI profiles and task planning

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 May 02:43
Handle nested workspace change paths

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 06 May 02:33
Use current macOS Intel release runner