0.5.0
- Allow
nameofto retrieve full name of chained attribute calls - Add
__all__to the module so that only desired APIs are exposed whenfrom varname import * - Give more hints on
nameofbeing called in a weird way when no soucecode available.
nameof to retrieve full name of chained attribute calls__all__ to the module so that only desired APIs are exposed when from varname import *nameof being called in a weird way when no soucecode available.