v0.1.119
What's Changed
- feat: use CRC-32-Castagnoli algorithm with hardware acceleration by @gaius-qi in #866
- chore(deps): Bump clap from 4.5.20 to 4.5.21 by @dependabot in #861
- chore(deps): Bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #862
- chore(deps): Bump tabled from 0.16.0 to 0.17.0 by @dependabot in #863
- chore(deps): Bump url from 2.5.2 to 2.5.4 by @dependabot in #864
- chore(deps): Bump hyper from 1.5.0 to 1.5.1 by @dependabot in #865
- feat: add sse4.2 target feature for building by @gaius-qi in #867
- support docker runtime in dfinit with ut by @CormickKneey in #868
- feat: remove unnecessary get_piece by @gaius-qi in #869
- feat: add cache store for proxy by @gaius-qi in #870
Full Changelog: v0.1.118...v0.1.119