This is a bugfix to change the name of the file generated when building batched zipfiles to {output}.batchlist.txt
, rather than {output}.batches.txt
in order to match (and unify) the documentation.
What's Changed
- MRG: standardize on
.batchlist.txt
as batch list filename by @bluegenes in #251 - MRG: upd to 0.6.3; cleaner arg notification by @bluegenes in #255
Dependabot
- Bump pyo3 from 0.24.1 to 0.24.2 by @dependabot in #253
- Bump tokio-util from 0.7.14 to 0.7.15 by @dependabot in #252
Full Changelog: v0.6.2...v0.6.3