Releases: devinmatte/Git-Challenge
Releases · devinmatte/Git-Challenge
Release list
First Major Cleanup
Git-Challenge Version 1.1
Git-Challenge has been Cleaned up!
Change Log:
- #19 Containerized
- #20 Travis builds passing
- #21 Accounted for Maxing out API Calls
- #22 Forks no longer add new users
- #23 Code organized and optimized
- #24 Displaying the point scales
- #25 Points now calculate on load
Bug Fixes:
- None from last version to fix 🙏
First Release Version 1.0
Git-Challenge Version 1.0
The first Version is Complete!
The first official release of Git-Challenge is here to allow GitHub Organisations to create quickly and easily customized leaderboards based on their GitHub Contributions. Although the original idea was to allow challenges for students, it has grown into a more versatile software. Although plans for student challenges still exist, they're lower on importance than the main functionality built in this version.
Change Log:
- Counting all Commits, Issues, and Merged Pull Requests
- Allowing for User Score configuration
- Showing a point breakdown for the score
- Taking Statistics on the GitHub Organisation as a whole
- Allowing both user caching and user signup only
- All Initial Functionality
Bug Fixes:
- None from last version to fix 🙏
Working Build!
The application is at it's first milestone. It work! I'm calculated the score of all people in the database across all repositories. It's in a functional state for the first time. Although not a formal milestone I wanted to set in stone this version as where things finally worked.