๐ Features
- (aqua) add support for zst compressed assets by @andreabedini in #5495
- (registry) import package descriptions from aqua and add os specifier for tuist by @matracey in #5487
๐ Bug Fixes
- (aqua) handle hard links in aqua packages (attempt #2) by @risu729 in #5486
- (aqua) apply correct
version_override
by @risu729 in #5474 - (erlang) fix install_precompiled method signature for unsupported os by @roele in #5503
- (java) relax version filter regex for JetBrains builds by @roele in #5508
- (registry) use aqua backend for bat by @risu729 in #5490
- (registry) use pipx backend for aws-sam on windows by @risu729 in #5491
- enhance self-update for musl targets by @roele in #5502
- include arch and os settings in cache keys by @risu729 in #5504
๐งช Testing
๐ฆ๏ธ Dependency Updates
- update swatinem/rust-cache digest to 98c8021 by @renovate[bot] in #5512
New Contributors
- @matracey made their first contribution in #5487
- @andreabedini made their first contribution in #5495