The release fixes a few bugs and brings some improvements to existing options.
⚠️ This release also deprecates python <= 3.5 ⚠️
Improvements:
- the `coverage` option now accepts distributions (same than `--abundance`) and scales them accordingly to `--n_reads`(127)
- the old `--coverage` option has been renamed `--coverage_file`
- `--draft` is now usable with abundance and coverage files (83)
Bugfixes:
- the documentation should build properly again (163)
- `iss` will not throw an error if invoked without options (177)