Skip to content ๐ Features
๐ Bug Fixes
- (uv) avoid deadlocks while initializing UV_VENV by @risu729 in #4609
- handle error when getting modified duration in file::modified_duration by @roele in #4624
- SwiftPM backend not working with the Swift 6 toolchain by @pepicrft in #4632
- quiet in file task not working by @roele in #4588
- Unable to find uv when first creating py venv by @NavyD in #4591
๐ Refactor
- migrate humantime to jiff by @risu729 in #4616
- use method to get the default inline shell instead of accessing the fields by @risu729 in #4621
๐ Documentation
- (settings) clarify the usage of disable_default_registry by @gbloquel in #4589
โก Performance
- speed up self-update by calling /releases/latest api instead of /releases by @vemoo in #4619
๐งช Testing
Chore
New Contributors
- @erickgnavar made their first contribution in #4594
- @vemoo made their first contribution in #4619
- @gbloquel made their first contribution in #4589