- Added support for calculating common derived statistics using
winsfs stat
.
-
Updated
clap
to4.0
, which causes some aesthetic changes to the CLI. -
When specifying blocks using
--blocks/-B
(or using the default500
), the number of blocks requested will be exact. The behaviour of--block-size/-b
is unchanged. This makes little difference in practice, but makes it a bit easier to reason about the blocking strategy.