Skip to content

V1.1 - Adding the Metrics Evolution Files Generated using PyDriller.

Compare
Choose a tag to compare
@BrenoFariasdaSilva BrenoFariasdaSilva released this 29 Sep 20:48
· 2185 commits to main since this release

Release 1.1 - Finishes metrics evolution files generated on PyDriller

This release includes significant improvements and new features, primarily focusing on metrics evolution within PyDriller. Below are the key updates between v1.0 and v1.1:

  • Major PyDriller integration for enhanced metrics tracking and evolution.
  • Directory path improvements: Paths are now dynamically set using the current working directory (PWD), streamlining file management.
  • Legibility improvements: Output formatting has been refined for clearer and more readable results.
  • Whitespace and formatting checks: Additional validation for whitespaces was added to maintain code quality.
  • Gitignore updates to better handle files generated during the process.
  • Processed data inclusion: Added support for processed data from the Apache Commons Lang library.
  • Metrics evolution functionality: A new function to track and visualize the evolution of various metrics has been completed, marking a major enhancement to the tool.

This release finalizes the integration of metrics evolution within PyDriller, offering new insights and capabilities for repository analysis.

Full Changelog: v1.0...v1.1