Releases: kmesiab/go-github-diff
Releases · kmesiab/go-github-diff
v0.4.0
What's Changed
Full Changelog: v0.2.0...v0.4.0
New Features
Enhanced GitHub API client with dependency injection for improved testing and flexibility.
Introduced interface for GitHub client interactions, facilitating custom client implementations.
Refactor
Deprecated GetPullRequest in favor of GetPullRequestWithClient to enhance code control and logic flow.
Modified import paths for external packages to ensure compatibility.
Tests
Expanded unit test coverage to handle diverse GitHub API interaction scenarios, including error handling and rate limiting.
Documentation
Updated README and code comments to align with the changes in GitHub API client usage.
v0.2.0
v0.1.0-alpha
Initial Release
v0.1.0 Alpha
What's Changed
New Contributors
Full Changelog: https://github.com/kmesiab/go-github-diff/commits/v0.1.0-alpha