v0.1.8
This release introduces the following changes:
Features:
- Added support for class and instance attributes in SpyModel and ClassModel.
- Implemented
extract_variablesto retrieve variables from modules. - Enhanced
extract_classesto extract class attributes, instance attributes, methods, and superclasses.
Documentation:
- Updated
README.rstto reflect the new validation capabilities, including examples of variable, class, and instance attribute validation.
Version:
- Version bump to
0.1.8.