pdir2 v0.3.1 Release Notes

Release Date: 2018-10-25 // over 5 years ago
    • Add support for __slots__ (#44, #45)
    • Seperate @staticmethod with other descriptors(#38, #42)
    • Add __post_init__ support

    Special thanks to @liwt31 for his great contribution.


Previous changes from v0.3.0

  • ➕ Added filters: properties, methods, public, own(#37)