Skip to content

chore: release 0.72.0 - #2697

Merged
wolfv merged 1 commit into
mainfrom
release-0.72.0
Jul 28, 2026
Merged

chore: release 0.72.0#2697
wolfv merged 1 commit into
mainfrom
release-0.72.0

Conversation

@wolfv

@wolfv wolfv commented Jul 28, 2026

Copy link
Copy Markdown
Member

[0.72.0] - 2026-07-28

✨ Highlights

This release introduces experimental build.steps as an alternative to build.script: each step is an isolated section of the build wrapper with its own if condition, interpreter, cwd, and env, so shell state no longer leaks between steps. It requires --experimental and is mutually exclusive with script. Recipes may now also carry a top-level $schema field for editor validation, and two fixes land for case-insensitive RuntimeEnv lookups on Windows and for deletion-only patches being misdetected as already applied.

Added

Fixed

  • Ignore case when querying variables from RuntimeEnv on Windows by @paperchalice in #2676
  • Deletion-only patches misdetected as already applied by @wolfv in #2695

Refactor

New Contributors

@wolfv
wolfv merged commit fe30c10 into main Jul 28, 2026
24 checks passed
@wolfv
wolfv deleted the release-0.72.0 branch July 28, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant