๐ Features
- (env) support env files in toml by @risu729 in #4618
- (registry) add harper-ls and harper-cli by @kit494way in #4615
- (registry) add curlie by @reitzig in #4599
- cleanup the mutex use. by @boris-smidt-klarrio in #4540
- Add flag to fmt command to read from stdin by @erickgnavar in #4594
๐ 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
โก Performance
๐งช Testing
Chore
- deny fixes by @jdx in 17d7c6e
- ignore humantime unmaintained advisory by @risu729 in #4612
- remove rustup update in github actions by @risu729 in #4617