版本发布 8
## What's Changed * deps: bump libc from 0.2.149 to 0.2.155 by @wxpppp in https://github.com/pkolaczk/fclones/pull/267 * Make GroupConfig Clone by @wcarmon in https://github.com/pkolaczk/fclones/pull/274 * Bump up clap version by @pkolaczk * By default, only report progress when stderr is a terminal by @th1000s in https://github.com/pkolaczk/fclones/pull/283 * Add shell completion subcommand by @ede1998 in https://github.com/pkolaczk/fclones/pull/280 * Fix compilation and clippy warnings by @pkolaczk in https://github.com/pkolaczk/fclones/pull/264 * Fix clippy by @pkolaczk in https://github.com/pkolaczk/fclones/pull/290 ## New Contributors * @wxpppp made their first contribution in https://github.com/pkolaczk/fclones/pull/267 * @wcarmon made their first contribution in https://github.com/pkolaczk/fclones/pull/274 * @ede1998 made their first contribution in https://github.com/pkolaczk/fclones/pull/280 **Full Changelog**: https://github.com/pkolaczk/fclones/compare/v0.34.0...v0.35.0
## What's Changed * New option `one-fs` by @pkolaczk in https://github.com/pkolaczk/fclones/pull/244 * Downgrade builder image to Debian 10 (buster), remove unneeded pkgs by @pkolaczk in https://github.com/pkolaczk/fclones/pull/247 **Full Changelog**: https://github.com/pkolaczk/fclones/compare/v0.33.1...v0.34.0
## What's Changed * Fix pipelining - report diagnostic output to stderr by @pkolaczk in https://github.com/pkolaczk/fclones/pull/242 **Full Changelog**: https://github.com/pkolaczk/fclones/compare/v0.33.0...v0.33.1
## What's Changed * Updated dependencies #236 #237 * Periodically flush cache by @pkolaczk in https://github.com/pkolaczk/fclones/pull/238 * Fix progress bar rendering by @pkolaczk in https://github.com/pkolaczk/fclones/pull/239 **Full Changelog**: https://github.com/pkolaczk/fclones/compare/v0.32.2...v0.33.0
## What's Changed * Fix file stats not cleared before another dupes scan by @pkolaczk in https://github.com/pkolaczk/fclones/pull/214 * Add sorting by status change (ctime) on unix by @th1000s in https://github.com/pkolaczk/fclones/pull/218 * correct CoW command for macOS by @kapitainsky in https://github.com/pkolaczk/fclones/pull/222 * Explicitly specify required features from the nix crate by @koutheir in https://github.com/pkolaczk/fclones/pull/226 * New resolver and minor code cleanup by @pkolaczk in https://github.com/pkolaczk/fclones/pull/227 * Enable cross-compiling from Apple M1/M2 to amd64 by @pkolaczk in https://github.com/pkolaczk/fclones/pull/235 ## New Contributors * @koutheir made their first contribution in https://github.com/pkolaczk/fclones/pull/226 **Full Changelog**: https://github.com/pkolaczk/fclones/compare/v0.32.1...v0.32.2
## What's Changed * Fix file stats not cleared before another dupes scan by @pkolaczk in https://github.com/pkolaczk/fclones/pull/214 * Update fclones core to 0.32.1 **Full Changelog**: https://github.com/pkolaczk/fclones/compare/gui-v0.1.1...gui-v0.1.2
## What's changed * Fix max size slider not sticking to Unlimited setting by @pkolaczk in https://github.com/pkolaczk/fclones/pull/211 * Disable "Find duplicates" button when input paths list is empty by @pkolaczk in https://github.com/pkolaczk/fclones/pull/212
## What's Changed ### fclones * Update nix to 0.26.2, bump up fclones to 0.32.1 by @pkolaczk in https://github.com/pkolaczk/fclones/pull/213 ### fclones-gui * GUI in GTK+ and Relm4 by @pkolaczk in https://github.com/pkolaczk/fclones/pull/207 * Fix max size slider not sticking to Unlimited setting by @pkolaczk in https://github.com/pkolaczk/fclones/pull/211 * Disable "Find duplicates" button when input paths list is empty by @pkolaczk in https://github.com/pkolaczk/fclones/pull/212 **Full Changelog**: https://github.com/pkolaczk/fclones/compare/v0.31.1...v0.32.1