0.1.7
Fixes:
- Exclude errors from other files when following imports (pyls only takes errors for the "linted" file)
- Account for mypy column offset change to 1-based (@AmjadHD)
- Use Python-language-server's is_saved flag to only lint when file is saved (when live mode is off)