Version 0.0.5
Features
- We now allow
generator_stopto be a__future__import - We now restrict dotted raw imports like:
import os.path - We now check import aliases as regular variable names
Misc
- We have added a
CONTRIBUTING.mdfile to help new contributors