What's Changed
* Quality of life improvements by AroneyS in https://github.com/AroneyS/binchicken/pull/86
* Rename `--aviary-[gtdbtk, checkm2]-dir` args to `--aviary-[gtdbtk, checkm2]-db`
* Add database env variables to `ibis build` (SingleM, CheckM2, GTDBtk)
* Minimise standard workflow arguments
* Removed `--no-genomes` argument and made that the default
* Set max size to 50Gbp unless single-assembly
* Add Aviary build to Ibis build by AroneyS in https://github.com/AroneyS/binchicken/pull/89
* Snakefile improvements by AroneyS in https://github.com/AroneyS/binchicken/pull/93
* Update dependencies by AroneyS in https://github.com/AroneyS/binchicken/pull/94
* Improve genome loading by AroneyS in https://github.com/AroneyS/binchicken/pull/95
* Change name to binchicken by AroneyS in https://github.com/AroneyS/binchicken/pull/96
Breaking changes
* Name change to binchicken
* `--coassemble-output` now refers to `--output` dir from coassemble command instead of referring to the `coassemble` subfolder within that output dir
* Rename `--aviary-[gtdbtk, checkm2]-dir` args to `--aviary-[gtdbtk, checkm2]-db`
* Removed `--no-genomes` argument and made that the default
* Set max size to 50Gbp unless single-assembly
**Full Changelog**: https://github.com/AroneyS/binchicken/compare/v0.9.6...v0.10.0