Releases: hossain-khan/github-stats
Releases · hossain-khan/github-stats
v1.8
Fixes some bugs, adds docs and minor cleanup.
What's Changed
- Update README.md by @hossain-khan in #369
- [#370] Added error message parsing for missing user by @hossain-khan in #371
- [ADDED] Logger print message color text by @hossain-khan in #373
- [DOC] Error processor by @hossain-khan in #374
- [FIXED] Working time issue when it is started on weekend by @hossain-khan in #375
- [NOTE] Warning added. Spent half a day to understand what is happenin… by @hossain-khan in #376
- [ADDED] OkHttp config as sample by @hossain-khan in #377
- [CLEANUP] Re-use constant defined by @hossain-khan in #378
Full Changelog: v1.7...v1.8
Release 1.7
Maintenance release with #360 fixed.
What's Changed
- [ADDED] Added dokka kdoc gen tasks by @hossain-khan in #294
- [FIXED] Issue where if user reviewed before PR was ready causing time… by @hossain-khan in #295
- [IGNORE] Copilot stuff by @hossain-khan in #301
- Update SETUP.md by @hossain-khan in #315
- Update/props by @hossain-khan in #316
- Lintupdate by @hossain-khan in #327
- [UPDATE] Kotlin metadata for IDEA by @hossain-khan in #328
- [UPDATE] Gradle wrapper to 8.11 by @hossain-khan in #343
- Ide cleanup by @hossain-khan in #345
- Update moshi by @hossain-khan in #353
- Fixed error loop when it happens by @hossain-khan in #361
- [MINOR] Doc update by @hossain-khan in #362
- Update README.md by @hossain-khan in #363
- [ADDED] Dokka migration to V2 by @hossain-khan in #365
- Update README.md by @hossain-khan in #366
- Create static-docs.yml by @hossain-khan in #367
- [UPDATE] JDK and gradle version for github action by @hossain-khan in #368
Full Changelog: v1.6...v1.7
Release 1.6
Added ability to ignore bot users from stats generation (#290).
# [OPTIONAL] List of bot users or users to exclude from the report
# Use `,` comma separated list of user-ids
bot_users=ApproverBot,ReviewBot
Release 1.5
Release 1.4
Another minor release with fix for initial response time (#205)
Release 1.3
Minor release with initial response time fix (#205)
Release 1.2
Minor release with a lot of code cleanup, documentation and initial review time.
Release 1.1
Initial release
Initial release with some stats working.