v0.1.109
What's Changed
- fix: Ensure the parent directory of the destination exists by @Zyyeric in #732
- feat: ensure the parent directory of the destination exists by @gaius-qi in #734
- feat: announce disable shared for scheduler by @gaius-qi in #735
- chore(deps): Bump tokio-util from 0.7.11 to 0.7.12 by @dependabot in #736
- chore(deps): Bump hyper-util from 0.1.7 to 0.1.8 by @dependabot in #738
- chore(deps): Bump clap from 4.5.16 to 4.5.17 by @dependabot in #739
- chore(deps): Bump blake3 from 1.5.3 to 1.5.4 by @dependabot in #740
- feat: add log for deleting task content by @gaius-qi in #741
- refactor: change comments to rust style by @gaius-qi in #742
- chore(deps): Bump dashmap from 6.0.1 to 6.1.0 by @dependabot in #743
- chore(deps): Bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #744
- chore(deps): Bump bytes from 1.7.1 to 1.7.2 by @dependabot in #745
- chore(deps): Bump clap from 4.5.17 to 4.5.18 by @dependabot in #746
- chore(deps): Bump local-ip-address from 0.6.1 to 0.6.3 by @dependabot in #747
- test: add unit test for dfget by @Lzzzzzt in #748
- test: refactor tests in dfget by @gaius-qi in #749
- chore: update dragonfly-api version to v2.0.159 by @gaius-qi in #750
- chore: update crate verison to v0.1.109 by @gaius-qi in #751
- feat: optimize the profile release for binary by @gaius-qi in #752
Full Changelog: v0.1.108...v0.1.109