Version 0.8 includes the following improvements:
- Hierarchical file browsing
- Scrollable code views
- Uses latest version of views; code files view is more stable
- Uses latest version of codemetrics - generate SIMILE Exhibit JSON reports
- Update individual files in a code base
- Line number references for variables and function definitions/use now link to lines in source files
- Core Drupal function names in metrics report link to API.drupal.org
- Internal function names in metrics report link to function documentation at php.net
The following features are planned for version 0.9
- Integrated view for source / metrics / etc.
- Update directories in a code base
- Metrics and sourcefile meta-data stored in tables
- Computation and presentation of aggregate metrics and metadata
The following features are planned for version 1.0
- Package as install profile
- Multiple code bases
- Contrib function names link to internal API doc server?