VersionChecker 1.0.0
Release Notes:
- Added GitHubVersionChecker class to retrieve the latest version information from a GitHub repository
- Improved error handling with custom exceptions for ReleaseOrRepoNotFoundException and RateLimitExceededException.
- Added unit tests for VersionChecker to ensure reliable behavior.