You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated README files (English and Chinese) to include support for multiple output formats (text, JSON, CSV) and clarified command line options.
- Incremented version number in setup.py to 1.0.0 to reflect major updates.
- Introduced a new test script to verify the inclusion of private repositories when the token belongs to the user.
- Improved the GitHubStatsAnalyzer to check token ownership and adjust repository access accordingly.
- Enhanced logging capabilities with configurable log levels and improved progress bar handling.
- Refactored code for better performance and clarity, including concurrent processing of repositories and commits.
- Updated command line argument parsing to include new options for output format and log level.