v0.71.0
·
37 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
[0.71.0] - 2026-07-27
✨ Highlights
This release adds iOS and Android platform support and improves cross-architecture Windows command execution. It also fixes cache-output build setting inheritance and defers tests until transitive outputs are available.
Added
- Make CMD subprocesses match
build_platformarchitecture when running emulated by @baszalmstra in #2664 - Add iOS and Android platform support by @wolfv in #2682
Fixed
- Package content tests for ios by @wolfv in #2684
- Defer tests until transitive outputs are built by @wolfv in #2686
- Stop wrapping solver errors by @wolfv in #2687
- Inherit all top-level build settings for cache outputs by @Hofer-Julian in #2641
Removed
- Remove the rattler-build-conda-compat integration API by @Hofer-Julian in #2675