Skip to content

0.5.0

Compare
Choose a tag to compare
@pwwang pwwang released this 29 Oct 19:56
· 94 commits to master since this release
  • Allow nameof to retrieve full name of chained attribute calls
  • Add __all__ to the module so that only desired APIs are exposed when from varname import *
  • Give more hints on nameof being called in a weird way when no soucecode available.