Skip to content

v1.4.18

Compare
Choose a tag to compare
@DamnWidget DamnWidget released this 22 Feb 17:44
· 428 commits to master since this release

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