Releases: DetachHead/pylint-module-boundaries
Releases · DetachHead/pylint-module-boundaries
1.3.1
1.3.0
1.2.1
1.2.0
What's Changed
- fix imports without
from
not being checked and check the name being imported fromimport from
s by @DetachHead in #20
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- remove dependency on pylint & astroid forks by @DetachHead in #12
- check imports that aren't top level by @DetachHead in #14
Full Changelog: 1.0.0...1.1.0