Skip to content

chore: release 0.69.0#2656

Merged
Hofer-Julian merged 1 commit into
mainfrom
release-0.69.0
Jul 15, 2026
Merged

chore: release 0.69.0#2656
Hofer-Julian merged 1 commit into
mainfrom
release-0.69.0

Conversation

@Hofer-Julian

@Hofer-Julian Hofer-Julian commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

[0.69.0] - 2026-07-15

✨ Highlights

This release reworks how the build wrapper script is generated: it is now composed from scoped sections that each carry their own interpreter and environment, laying the groundwork for running multiple isolated units of work in a single build.

We also fixed the split filter in Jinja templates to return a real list, as specified in CEP 39, so negative indexing and slicing like (version | split('.'))[-1] work as expected.

Added

  • Detect and warn when patches are already applied by @wolfv in #2635
  • Add tool-specific config extension and default config discovery by @wolfv in #2636
  • Use rattler_git's built-in LFS support in the source cache by @wolfv in #2648

Changed

  • Compose the build wrapper from scoped sections by @baszalmstra in #2539
  • Negative indexing and slicing on split filter results by @wolfv in #2644

Documentation

  • Package format differences and authentication resolution by @wolfv in #2628

Fixed

  • Trailing spaces in format_requirement for packages without versions by @wolfv in #2634
  • Consolidate license_file and license_file_late_bound into single LicenseFiles type by @wolfv in #2624
  • Treat empty/null-like noarch as absent; hint default filter for undefined variant keys by @wolfv in #2626
  • Set LIBRARY_PREFIX and friends for noarch builds on Windows by @baszalmstra in #2655

@Hofer-Julian
Hofer-Julian requested a review from baszalmstra July 15, 2026 09:24
@Hofer-Julian
Hofer-Julian enabled auto-merge (squash) July 15, 2026 09:40
@Hofer-Julian
Hofer-Julian disabled auto-merge July 15, 2026 09:41
@Hofer-Julian
Hofer-Julian merged commit ed03221 into main Jul 15, 2026
26 checks passed
@Hofer-Julian
Hofer-Julian deleted the release-0.69.0 branch July 15, 2026 09:41
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.

2 participants