* logging: Use 'SemiBin2' as logger name
* SemiBin: Always log to file in DEBUG level and log command-line arguments
* coverage: Better error messages (168)
* SemiBin: Print version number in logs
* SemiBin: Better method to save the model which is more compatible with
newer versions of PyTorch
* update_model: Add subcommand to convert old models to new format
* SemiBin: Respect the number of threads requested better (140)
* SemiBin: Switch to pixi
* check_install: Prints out information on the GPU
* check_install: No error if MMseqs2 is not installed
* SemiBin: Remove `SemiBin` command. Only `SemiBin1` and `SemiBin2` are
available (and `SemiBin1` is deprecated)
* SemiBin: Deprecate `--prodigal-output-faa` argument
* SemiBin: Do not fail if no bins are produced (170 & 173)