- default behaviour is changed, from now, if here option is omitted, treated as `here=__file__` on caller module. - ( previous behaviour is `here=os.getcwd()` )
0.7.3
- skip needless __init__.py creation, in some cases
0.7.2
- fix directly import module handling is not enough, now, treated as a same module