- Fix rendering of changelog link in RST.
- Show selected log level in debug mode.
- Test builds against Python 3.6 and 3.7-dev, and most recent PyPy
targeting Python 2.7 and 3.3.
- Bump requirement to `readme_renderer >= 16.0`.
- Skip sets with unparsable mails because of incorrect encoding. Closes
{issue}`47`, {issue}`41` and {issue}`39`.
- Require the `-s`/`--strategy` CLI parameter to be set. Closes {issue}`44`.