- Add new `--py-37-plus` (etc) arguments to select the minimum Python version - disable `autoflake`'s remove-unused-variables; allow linters to warn about probable bugs
0.3.10
- require latest versions of all dependencies; variously fixing some upstream bugs, avoiding installation problems, and adding some refactoring features.
0.3.9
- Fix the *other* `FileNotFoundError` on Windows, if `git` is not installed.
0.3.8
- Fix a `FileNotFoundError` on Windows, if `git` is not installed.