v1.4.18
Changes in 1.4.18
Fixes:
- Fixed exception on lint when filename was None
- Fixed compability issue with afuse
- Fixed bad auto import behavior when there was no `def` or `class`, resolves #434
- Escape Python Interpreter in build system
- Autoformat now saves the buffer, resolves #420
- Added more verbosity and better error messaging on exceptions