This minor release updates a few things:
- The log output will now include information on what type of runfolder was identified, which handlers are activated and how they are configured.
- It has been clarified in the README that we required python 3.5+. If there are a lot of people requesting support for older python version that is something that we might have to look into, but for now this is how things are.
- Better exception handling behind the scenes which should avoid some ugly stack traces, and make the error messages more user friendly (e.g. reminding the user that they have to run bcl2fastq before running checkQC if there is no `Stats.json` file).
These updates were based on the feedback from avilella, af8, senthil10 and ewels. Thanks!